TimeOf

Prev Next Home Home Table Of Contents Index

TimeOf (String) : Number

Converts a string representing a date to a time number. The number is the number of seconds since 01-01-80. Conversion follows international rules based on the country code.


 Examples:
   '4-7-91'                 ;04-07-1991 00:00:00
   '040791'                 ;04-07-1991 00:00:00
   'April 7th, 1991 4:35pm' ;04-07-1991 16:35:00
   '12:35:23a'              ;04-07-1991 00:35:23
   '3:15'                   ;04-07-1991 03:15:00

If the string can't be converted, then BadDate is set to true.

See Also: BadDate

Category: International Time

Prev Next Home Home Table Of Contents Index

Sponsors
Shopping
Forum
Forum
email
EMail
Index
Index
Home
Home