TolliumUser::UTCToLocal (open)

Convert a UTC date and time to the user's time zone

Syntax

LOADLIB "mod::tollium/lib/users.whlib";

DATETIME FUNCTION UTCToLocal(DATETIME value)

Parameters

DATETIME value

The date and time to convert

Return value

DATETIME

The localized date and time