This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
DateAndTime resolution on mingw
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Date: Mon, 27 Feb 2006 18:17:42 -0800
- Subject: DateAndTime resolution on mingw
Hi all,
I noticed today on a the native windows (mingw) installation of gfortran binary
from the wiki that DateAndTime produces results only to the nearest second.
Is this a mingw problem or a gfortran problem?
Jerry