nickbabcock / Pdoxcl2Sharp

A Paradox Interactive general file parser
MIT License
39 stars 13 forks source link

Write HOI style dates #11

Open nickbabcock opened 11 years ago

nickbabcock commented 11 years ago

Currently if a datetime is passed to WriteLine then the year, month, and day will be written out; however, dates in HOI also include an hour. There must be a way to distinguish the two types of date formats.