%LocalToMonoTime function


Function
The function returns a value of Absolute time type. In daylight-saving time, one hour is subtracted from the specified time (if the DST offset is 1 hour). Otherwise (if daylight-saving is not active), the result time is the same as the specified time.
Declaration
TIME %LocalToMonoTime(
   TIME in Time
 )
Parameters
TimeFunction argument.
Napíšte komentár