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

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".
  • Comment on Re^4: How can I convert epoch seconds to date format