forked from HowardHinnant/date
Created mil_clock and s2s_clock, that are both using to_sys/from_sys function and are fully interoperable with existing clocks (including ones based on utc). Implemented an trait is used to provide direct conversion from s2s_clock to mil_clock without converting to sys_clock (conversion counter is used for this purpose).