datetime-fortran icon indicating copy to clipboard operation
datetime-fortran copied to clipboard

New functions monthLong and monthShort to get the name of the month

Open ecasglez opened this issue 1 year ago • 1 comments

  • monthLong returns the full name of the month.
  • monthShort returns the short (3 letter) name of the month.
  • Documentation in the README file has been added for these functions.
  • Tests have been updated.

ecasglez avatar Mar 24 '23 13:03 ecasglez