Converts time in form DD/MM/YYYY to Unix Epoch time. This is the number of seconds elapsed since Jan 1, 1970
Number | Type | Compulsory | Default | Description |
1 | string | Yes | Time is ISO format |
Time in form YYYY-MM-DD. Will also accept month as 3 character English string (jan, feb, etc)
Return type: real
Time expressed as the number of seconds elapsed since Jan 1, 1970
▲Function Summary▲ | ||
◄ ConvertFromBase64 | ConvertLocalToUnix ▶ |