Home
last modified time | relevance | path

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

/timezone/
A Dzic.c2285 int seconds, minutes; in abbroffset() local
2294 minutes = offset % MINSPERHOUR; in abbroffset()
2304 if (minutes | seconds) { in abbroffset()
2305 *p++ = '0' + minutes / 10; in abbroffset()
2306 *p++ = '0' + minutes % 10; in abbroffset()
2367 register int minutes; in stringoffset() local
2378 minutes = offset % MINSPERHOUR; in stringoffset()
2386 if (minutes != 0 || seconds != 0) { in stringoffset()
2387 len += sprintf(result + len, ":%02d", minutes); in stringoffset()
A Daustralasia350 # Since 1957 Chatham has been 45 minutes ahead of NZ, but there's no
853 # much and set the local time 20 hours and 45 minutes from the
1105 # instead of only 30 minutes. Dependant on the wishes of residents
1112 # clocks by 30 minutes when DST finishes. Since DST was most recently
1114 # shown on clocks on LHI. I guess this means that for 30 minutes at the start
1187 # is always exactly 45 minutes ahead of Auckland.
1338 # Until 1941 Tonga maintained a standard time 50 minutes ahead of NZST
1339 # 12 hours and 20 minutes ahead of GMT. When New Zealand adjusted its
1343 # (approximately 50 minutes ahead of New Zealand time).
1351 # minutes, as your Royal Highness wishes, what becomes of the 40
[all …]
A Dzdump.c748 long minutes = a->tm_min - b->tm_min + 60 * hours; in gmtoff()
749 long seconds = a->tm_sec - b->tm_sec + 60 * minutes; in gmtoff()
A Dafrica362 # from a UTC offset that was not a multiple of 15 or 20 minutes.
632 # advanced 60 minutes from Sunday 31 May 2009 at midnight.
688 # the country are close to 40 minutes earlier in sunrise than the rest
813 # Clocks will be moved ahead for 60 minutes all over the Sudan as of noon
A Deurope139 # that proposed advancing clocks 20 minutes on each of four Sundays in April,
1264 # was 1 hour and 28 minutes behind GMT.
1634 # (19 minutes 32.13 seconds ahead of GMT). This had already been the
1637 # On 1937-07-01 this was changed to 20 minutes (exactly) ahead of GMT and
2264 # three degrees, or twelve minutes of time, to the west of the
2268 # eastern longitude = 01:12:14 in time. Less 12 minutes gives the
2275 # observatory at Greenwich, or at 12 minutes 14 seconds to the west
A Dantarctica326 # we have to go around and set them back 5 minutes or so.
A Dsolar88383 # Riyadh is at about 46 degrees 46 minutes East: 3 hrs, 7 mins, 4 secs
A Dsolar89388 # Riyadh is at about 46 degrees 46 minutes East: 3 hrs, 7 mins, 4 secs
A Dzone.tab13 # in ISO 6709 sign-degrees-minutes-seconds format,
A Dsolar87383 # Riyadh is at about 46 degrees 46 minutes East: 3 hrs, 7 mins, 4 secs
A Dasia1123 # > submission of the summer at 60 minutes as of midnight on the last Thursday
1941 # 0030 hrs on April 15, 2006 (midnight of April 14, 2006 +30 minutes)
2099 # clocks back 60 minutes).
A Dnorthamerica827 # be put back twenty-eight minutes to Central Standard Time. Half the
2393 # decided on that date to advance official time by 60 minutes, to lessen the
2575 # advanced by sixty minutes their official time, yesterday at 2 in the
A Dsouthamerica1298 # Starting at 0:00 today, the clock will be set forward 60 minutes, in

Completed in 40 milliseconds