diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-06730728-30C5-51FD-BD37-FB62F2958D28.dita --- a/Symbian3/SDK/Source/GUID-06730728-30C5-51FD-BD37-FB62F2958D28.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-06730728-30C5-51FD-BD37-FB62F2958D28.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,33 +1,32 @@ - - - - - -Calendar -Conversion Overview -

This topic describes date conversion between Gregorian and Chinese calendars.

-
Download

Click on the following link to download -the example: Calcon.zip

Click: browse to view the example code.

-
Architectural Relationships

The TDateTime class -is used to represent the Gregorian calendar date. The class TChineseDate is -used to represent the Chinese calendar date. CChineseCalendarConverter is -used for conversion in either direction between a Gregorian date and a Chinese -date.

The CChineseCalendarConverter interface is -implemented by a separate plug-in, which is not provided by this component. -If the plug-in is not available the interface returns an error.

-
Description

The API consists of two calendar classes: TDateTime and CChineseCalendarConverter, which converts between TDateTime and TChineseDate formats -in both directions. Chinese dates are calculated using the -2636 epoch. This -is equivalent to 2637 BCE (Before Common Era).

-
Class summary
    -
  • CChineseCalendarConverter

  • -
  • TDateTime

  • -
  • TChineseDate

  • -
  • TDateTime

  • -
+ + + + + +Calendar Conversion Overview +

This topic describes date conversion between Gregorian and Chinese +calendars.

+
Download

Click on the following link to +download the example: Calcon.zip

Click: browse to view the example code.

+
Architectural Relationships

The TDateTime class is used to represent the Gregorian calendar +date. The class TChineseDate is used to represent +the Chinese calendar date. CChineseCalendarConverter is used for conversion in either direction between a Gregorian date +and a Chinese date.

The CChineseCalendarConverter interface is implemented by a separate plug-in, which is not provided +by this component. If the plug-in is not available the interface returns +an error.

+
Description

The API consists of two calendar +classes: TDateTime and CChineseCalendarConverter, which converts between TDateTime and TChineseDate formats in both directions. Chinese dates +are calculated using the -2636 epoch. This is equivalent to 2637 BCE +(Before Common Era).

+
Class summary
    +
  • CChineseCalendarConverter

  • +
  • ESock::TDateTime

  • +
  • TChineseDate

  • +
\ No newline at end of file