class Time |
A utility class whose functions may be used by the other date/time related classes.
Public Member Functions | |
---|---|
IMPORT_C TInt | DaysInMonth(TInt, TMonth) |
IMPORT_C TBool | IsLeapYear(TInt) |
IMPORT_C TInt | LeapYearsUpTo(TInt) |
IMPORT_C TTime | MaxTTime() |
IMPORT_C TTime | MinTTime() |
IMPORT_C TTime | NullTTime() |