diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-06730728-30C5-51FD-BD37-FB62F2958D28.dita --- a/Symbian3/PDK/Source/GUID-06730728-30C5-51FD-BD37-FB62F2958D28.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-06730728-30C5-51FD-BD37-FB62F2958D28.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,33 +1,33 @@ - - - - - -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

  • +
  • TDateTime

  • +
  • TChineseDate

  • +
  • TDateTime

  • +
\ No newline at end of file