Rudiments
Main Page
Classes
include
rudiments
private
datetime.h
1
// Copyright (c) 2000-2002 David Muse
2
// See the COPYING file for more information.
3
4
private
:
5
bool
getBrokenDownTimeFromEpoch(
bool
needmutex);
6
bool
normalizeBrokenDownTime(
bool
needmutex);
7
8
bool
setTimeZoneEnvVar(
const
char
*zone,
9
char
**oldzone,
10
bool
ignoredst);
11
bool
restoreTimeZoneEnvVar(
const
char
*oldzone);
12
13
const
char
*lookupCombinedTimeZone(
const
char
*zone)
const
;
14
bool
daylightZone(
const
char
*zone)
const
;
15
16
const
char
*getTzName(uint8_t index);
17
18
bool
acquireLock();
19
bool
releaseLock();
20
21
datetimeprivate *pvt;
Generated on Wed Aug 1 2012 18:51:45 for Rudiments by
1.8.1.1