Get Server Time

Always use this time instead of local client time when working with server timestamps. e.g. when calculating time until an LViS Event in future based on LViS event time expressed as timestamp.

<Integer> LViS.Date.now()

Returns server time as timestamp in seconds.

Last updated