dturevski / olive-gui

Olive is a free open source cross-platform graphical front-end for Popeye chess software and more.
GNU General Public License v3.0
14 stars 5 forks source link

A date field non-issue (might be good to know still...) #53

Open 5reddman opened 2 years ago

5reddman commented 2 years ago

In case someone likes to further process Olive files and relies on formatted input (like me), the following might be a strange feature of Olive (I haven't checked thoroughly): Iff a problem has more than one author and year-month in the date field, the month is formatted as date: YYYY-0M, otherwise as date: YYYY-M (iff M<10). Normal users can safely ignore this.