Searched defs:CalendarTime (Results 1 – 1 of 1) sorted by relevance
15 pub struct CalendarTime { struct25 impl CalendarTime { argument85 pub fn time_to_calendar(totalsecs: PosixTimeT, offset: i32) -> CalendarTime { in time_to_calendar()