From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2003-09-18 22:35:18
On Fri, Sep 19, 2003 at 05:43:10AM +0930, Todd Elliott wrote: > The .TIME pseudo variable is interesting. Unfortunately, I do not > understand this 'POSIX' standard. According to the POSIX standard, times are kept in seconds since 1.1.1970. That's the format used by most modern operating systems. > How can I create an expression that will > disassemble this POSIX standard to HH DD MM YY format, so I can insert > them into the GEOS header files of my project? This is hard. Maybe you should better use grc to supply the current date/time. And maybe, ca65 needs a .STRFTIME function ... Regards Uz -- Ullrich von Bassewitz uz_at_musoftware.de ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo_at_musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.
This archive was generated by hypermail 2.1.3 : 2003-09-18 22:35:30 CEST