TChineseDate Class Reference
Chinese date.
Its public member data is the year cycle, the year (1-60), the month (1-12), whether or not the month is a leap month, and the day in the month (1-29 or 30).
Constructor & Destructor Documentation
Member Functions Documentation
operator==(const TChineseDate &)
Tests whether two objects of this class are equivalent.
Member Data Documentation
TInt
iDay
The day in the month (1-29 or 30).
TBool
iLeapMonth
Whether or not the month is a leap month.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.