MapBasic provides the Timer function to compute the number of seconds
elapsed since Midnight Jan 1, 1970.
Timer has no argument and uses the system date and time.
I am looking for:
- a function that would return the number of seconds elapsed since Midnight
Jan 1, 1970, for a given date and time
(such as: YYYY, MM, DD, HH, MM, SS.SSS)
- a function that would do the reverse (given the number of seconds elapsed
since Midnight Jan 1, 1970, compute YYYY etc...)

Did anyone in our list solve this problem (presumably via the Win API or a
DLL) ?

Pierre Henrotay
Project Manager
Siemens Business Services
Major Projects
Tel. ++ 32 81 559 687
Mob. ++ 32 477 69 93 19
Fax ++ 32 81 559 658
mailto:[EMAIL PROTECTED] (office)
mailto:[EMAIL PROTECTED] (private)
http://www.siemens.be


----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to