TriggerAu / TransferWindowPlanner

An ingame implementation of Alexmun's Launch Window Planner
MIT License
64 stars 36 forks source link

Replace some custom date/time formatting #51

Closed Aelfhe1m closed 5 years ago

Aelfhe1m commented 6 years ago

To help support non-standard day/year lengths from custom planet packs or system rescales, prefer use of KSPUtil.dateTimeFormatter.

Same date/time class changes as in KAC#196

No issues noted during testing.

Compiled DLL: TransferWindowPlanner.zip

TriggerAu commented 5 years ago

These commits picked in #54 as noted