public method O2GSession.getTimeConverter

Brief

Gets an instance of the date/time converter.

Declaration
C#
O2GTimeConverter  getTimeConverter ()

Details

The date/time converter can be used to convert date and time between EST, UTC and user's local time zone.

Declared in O2GSession

back