ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Date and time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC).-1 if an error occurred (invalid date and time).
DateTime variable that corresponds to the local date and time to convert. This parameter will be considered invalid in the following cases: if the date is invalid or earlier than 01/01/1970. You can check the validity of a date using DateValid.if the time is invalid. You can check the validity of a time using TimeValid.Remark: It is possible to use dates beyond 2038.
Options for converting the date and time to Epoch format:epochUnixMillisecondThe result will be expressed in milliseconds since 01/01/1970 at 00h00 UTC (time 0 in Unix).epochUnixSecond(default value)The result will be expressed in seconds since 01/01/1970 at 00h00 UTC (time 0 in Unix).
Last update: 09/22/2022
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: