MonobjcMonobjc Documented Class Library
NSChineseCalendar Field
NamespacesMonobjc.FoundationNSLocaleNSChineseCalendar

Identifier for the Chinese calendar (unsupported).

Note that the Chinese calendar is not supported in Mac OS X v10.4-10.5. Although you can create a calendar using this constant, the object will not function correctly.

Available in Mac OS X v10.4 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSChineseCalendar
Public Shared ReadOnly NSChineseCalendar As NSString
public:
static initonly NSString^ NSChineseCalendar
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.Foundation (Module: Monobjc.Foundation)