Searched refs:TimeZone (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h48 * + 1. Time zones with minutes (make TimeZone a class)
420 class WXDLLIMPEXP_BASE TimeZone class in class:wxDateTime
423 TimeZone(TZ tz);
427 TimeZone(wxDateTime_t offset = 0) { m_offset = offset; } function in class:wxDateTime::TimeZone
431 static TimeZone Make(long offset)
433 TimeZone tz;
463 Tm(const struct tm& tm, const TimeZone& tz);
488 TimeZone m_tz;
815 inline wxDateTime ToTimezone(const TimeZone& tz, bool noDST = false) const;
816 wxDateTime& MakeTimezone(const TimeZone
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dgridctrl.h57 wxDateTime::TimeZone m_tz;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatetime.tex881 \constfunc{Tm}{GetTm}{\param{const TimeZone\& }{tz = Local}}
896 \constfunc{int}{GetCentury}{\param{const TimeZone\& }{tz = Local}}
903 \constfunc{int}{GetYear}{\param{const TimeZone\& }{tz = Local}}
910 \constfunc{Month}{GetMonth}{\param{const TimeZone\& }{tz = Local}}
917 \constfunc{wxDateTime\_t}{GetDay}{\param{const TimeZone\& }{tz = Local}}
924 \constfunc{WeekDay}{GetWeekDay}{\param{const TimeZone\& }{tz = Local}}
931 \constfunc{wxDateTime\_t}{GetHour}{\param{const TimeZone\& }{tz = Local}}
938 \constfunc{wxDateTime\_t}{GetMinute}{\param{const TimeZone\& }{tz = Local}}
945 \constfunc{wxDateTime\_t}{GetSecond}{\param{const TimeZone\& }{tz = Local}}
952 \constfunc{wxDateTime\_t}{GetMillisecond}{\param{const TimeZone\
[all...]
H A Dtdate.tex169 object to it first. For this you may pass TimeZone argument to any of the
172 Format() family of methods accepts a TimeZone parameter and this allows to
175 To see how to do it, the last issue to address is how to construct a TimeZone
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddatetime.cpp648 wxDateTime::Tm::Tm(const struct tm& tm, const TimeZone& tz)
726 // class TimeZone
729 wxDateTime::TimeZone::TimeZone(wxDateTime::TZ tz) function in class:wxDateTime::TimeZone
1630 wxDateTime::Tm wxDateTime::GetTm(const TimeZone& tz) const
2109 wxDateTime::wxDateTime_t wxDateTime::GetDayOfYear(const TimeZone& tz) const
2115 wxDateTime::GetWeekOfYear(wxDateTime::WeekFlags flags, const TimeZone& tz) const
2178 const TimeZone& tz) const
2271 wxDateTime& wxDateTime::MakeTimezone(const TimeZone& tz, bool noDST)
2286 wxDateTime& wxDateTime::MakeFromTimezone(const TimeZone
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/datetime/
H A Ddatetimetest.cpp723 static const wxDateTime::TimeZone TZ_LOCAL(wxDateTime::Local);
724 static const wxDateTime::TimeZone TZ_TEST(wxDateTime::NZST);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djfreechart-1.0.13.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...

Completed in 190 milliseconds