gnudatalanguage / gdl

GDL - GNU Data Language
GNU General Public License v2.0
270 stars 61 forks source link

incomplete format c() (julian date) #1811

Closed alaingdl closed 2 months ago

alaingdl commented 3 months ago

As noticed in a comment in #1799 and corrected in #1810, the basic c() format is back (detected by test_formats.pro) but a regression appeared (detected by test_label_date.pro)

good answer :

print, format='(c())', 2459891.
Mon Nov 07 12:00:00 2022

Side effects :

NB: The C() format code is used to transfer calendar (Julian date and/or time) data. https://www.nv5geospatialsoftware.com/docs/format_codes_fortran.html#files_2839720996_2823814