Time Class Reference

class Time

A utility class whose functions may be used by the other date/time related classes.

Public Member Functions
IMPORT_C TIntDaysInMonth(TInt, TMonth)
IMPORT_C TBoolIsLeapYear(TInt)
IMPORT_C TIntLeapYearsUpTo(TInt)
IMPORT_C TTimeMaxTTime()
IMPORT_C TTimeMinTTime()
IMPORT_C TTimeNullTTime()

Member Functions Documentation

DaysInMonth(TInt, TMonth)

IMPORT_C TIntDaysInMonth(TIntaYear,
TMonthaMonth
)[static]

Parameters

TInt aYear
TMonth aMonth

IsLeapYear(TInt)

IMPORT_C TBoolIsLeapYear(TIntaYear)[static]

Parameters

TInt aYear

LeapYearsUpTo(TInt)

IMPORT_C TIntLeapYearsUpTo(TIntaYear)[static]

Parameters

TInt aYear

MaxTTime()

IMPORT_C TTimeMaxTTime()[static]

MinTTime()

IMPORT_C TTimeMinTTime()[static]

NullTTime()

IMPORT_C TTimeNullTTime()[static]