Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Epoch to Calendar

deadpickle
Beginner
664 Views
I have been trying to write my own converter that allows me to convert from epoch seconds to YYYYMMDD. Not going well. My question is there a converter in fortran that will do this for me? Or does someone have a code line that works?
0 Kudos
1 Reply
TimP
Honored Contributor III
664 Views
A place to research this would be the archives of the Usenet comp.lang.fortran group.
0 Kudos
Reply