build(bool local, const tm &base, TimeSpan diff=0) | lat::Time | [static] |
current(void) | lat::Time | [static] |
day(bool local) const | lat::Time | |
epoch(void) | lat::Time | [inline, static] |
format(bool local, const std::string &spec) const | lat::Time | |
fromDosDate(unsigned dosDate) | lat::Time | [static] |
hour(bool local) const | lat::Time | |
isdst(bool local) const | lat::Time | |
isLeap(int year) | lat::Time | [inline, static] |
local(long *nsecpart=0) const | lat::Time | |
m_nsecs | lat::Time | [private] |
minute(bool local) const | lat::Time | |
month(bool local) const | lat::Time | |
nanoformat(int minwidth=1, int maxwidth=9) const | lat::Time | |
ns(void) const | lat::Time | [inline] |
nsecond(void) const | lat::Time | |
operator+=(TimeSpan x) | lat::Time | [inline] |
operator-=(TimeSpan x) | lat::Time | [inline] |
second(bool local) const | lat::Time | |
split(bool local, long *nsecpart=0) const | lat::Time | |
Time(void) | lat::Time | [inline] |
Time(TimeSpan ts) | lat::Time | [inline] |
Time(ValueType nsecs) | lat::Time | [inline] |
Time(ValueType secs, ValueType nsecs) | lat::Time | [inline] |
Time(int year, int month, int day, int hour, int min, int sec, ValueType nsecs, bool local=true) | lat::Time | |
TimeSpan class | lat::Time | [friend] |
timezone(int *daylight=0) const | lat::Time | |
toDosDate(Time time) | lat::Time | [static] |
utc(long *nsecpart=0) const | lat::Time | |
utcoffset(int *daylight=0) const | lat::Time | |
ValueType typedef | lat::Time | |
weekday(bool local) const | lat::Time | |
year(bool local) const | lat::Time | |