Kerbal Space Program
1.12.4
|
Extensions to the IDateFormatter More...
Static Public Member Functions | |
static void | GetDateComponents (this IDateTimeFormatter formatter, double time, out int years, out int days, out int hours, out int minutes, out int seconds) |
Get the individual component values from a date More... | |
static void | GetTimeComponents (this IDateTimeFormatter formatter, double time, out int years, out int days, out int hours, out int minutes, out int seconds) |
Get the individual component values from a TimeSpan More... | |
Extensions to the IDateFormatter
|
inlinestatic |
Get the individual component values from a date
|
inlinestatic |
Get the individual component values from a TimeSpan