Home
last modified time | relevance | path

Searched refs:daylightTransition (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/utility/
DCalendarUtilities.java720 long daylightTransition = findNextTransition(now, toDaylightCalendars); in timeZoneToTziStringImpl() local
722 if (standardTransition != 0 && daylightTransition != 0) { in timeZoneToTziStringImpl()
726 MSFT_TIME_ZONE_DAYLIGHT_DATE_OFFSET, daylightTransition); in timeZoneToTziStringImpl()