Posts tagged data-formats
New Plugins and Bug Fixes
- 05 November 2025
Version 1.6.3 has been merged from the devel branch into the main1 branch. It has some bug fixes and improvements to the new date handling code. There are also new plugins. The most notable are:
New! Dates Are Now Understood.
- 13 September 2025
It’s been too long since the last blog entry, and there’s good news to share. GF4 can now accept columns with dates, such as “2025-03-30”. The default format is year-month-day. The default can be set by editing the gf4.ini configuration file. The format string must follow the format used by python’s datetime library, which is pretty standard.