Searched refs:tm_isdst (Results 1 – 10 of 10) sorted by relevance
20 rsDebug("tm.tm_isdst", tm.tm_isdst);34 _RS_ASSERT(tm.tm_isdst == 0);
62 tm.tm_isdst = -1; in parseDateTime()
49 * tm_isdst - Flag to indicate whether daylight saving time is in effect. The62 int tm_isdst; ///< daylight savings time
195 rtc.tm_isdst = tm.tm_isdst; in setTime()
349 parts.tm_isdst = -1; // DST info "not available" in getModWhen()
100 int tm_isdst; ///< daylight savings time member