Skip to content

datetime-fortran-1.4.3

Choose a tag to compare

@milancurcic milancurcic released this 12 Sep 14:40

Bug fix release:

  • Fix use statements in datetime.f90 to avoid unexpected behavior with Intel Fortran;
  • Change default flags for gfortran;
  • make timedelta_plus_datetime a generic and not module procedure.