in reply to Re^2: How can I convert epoch seconds to date format
in thread How can I convert epoch seconds to date format

Some of the 'aggregate' specifiers don't work on all platforms (yes windows I'm loooking at you) unfortunately.

/J\

  • Comment on Re^3: How can I convert epoch seconds to date format

Replies are listed 'Best First'.
Re^4: How can I convert epoch seconds to date format
by ikegami (Patriarch) on May 10, 2006 at 16:01 UTC
    Maybe, but that particular one does work on Windows, at least in the ActiveState build. So do %x and %X. The order of the date/time components in the returned string when using those specifiers is dictated by the preferences set in "Regional Settings".