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 valueThe date and time to convert
Return value
DATETIMEThe localized date and time