Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-29 | normalize season names in SDate constructor | Jesse Plamondon-Willard | |
2020-08-23 | minor cleanup | Jesse Plamondon-Willard | |
2020-08-09 | add support for read/writing SDate to JSON | Jesse Plamondon-Willard | |
2020-04-17 | support lowercase season names in date translations | Jesse Plamondon-Willard | |
2020-04-17 | use better short date translations | Jesse Plamondon-Willard | |
2020-04-15 | tweak new code, update release notes | Jesse Plamondon-Willard | |
2020-04-14 | SDate: fixes to new methods | Kevin Daughtridge | |
- FromWorldDate: replace with explicit operator SDate - ToWorldDate: replace with explicit operator WorldDate - ToLocaleString: use Utility.getDateStringFor directly - FromDaysSinceStart: reinterpret exception to an appropriate one | |||
2020-04-13 | SDate: Add WorldDate conversions and features | Kevin Daughtridge | |
- SeasonIndex - FromWorldDate() - FromDaysSinceStart() - ToLocaleString() - ToWorldDate() | |||
2019-09-14 | fix typos and inconsistent spelling | Jesse Plamondon-Willard | |
2019-09-14 | fix year edge case in date calculations | Jesse Plamondon-Willard | |
2018-12-27 | tweak comment header convention | Jesse Plamondon-Willard | |
2017-11-26 | add date.DaysSinceStart property, add unit tests, update release notes (#390) | Jesse Plamondon-Willard | |
2017-11-08 | Adding a date function | Nicholas Johnson | |
2017-10-13 | fix SDate.Now() crashing during new-game intro (#369) | Jesse Plamondon-Willard | |
2017-10-07 | reorganise repo structure | Jesse Plamondon-Willard | |