Namespaces | |
Details | |
Classes | |
class | Calendar |
class | CharUnicodeInfo |
Gets information about unicode character. More... | |
class | ChineseLunisolarCalendar |
class | CompareInfo |
class | CultureInfo |
class | DateTimeFormatInfo |
class | DaylightTime |
class | EastAsianLunisolarCalendar |
class | GlobalizationExtensions |
Globalization related methods. More... | |
class | GregorianCalendar |
class | HebrewCalendar |
class | HijriCalendar |
class | IdnMapping |
class | JapaneseCalendar |
class | JapaneseLunisolarCalendar |
class | JulianCalendar |
class | KoreanCalendar |
class | KoreanLunisolarCalendar |
class | NumberFormatInfo |
class | PersianCalendar |
class | RegionInfo |
class | SortKey |
class | SortVersion |
class | StringInfo |
class | TaiwanCalendar |
class | TaiwanLunisolarCalendar |
class | TextElementEnumerator |
class | TextInfo |
class | ThaiBuddhistCalendar |
class | UmAlQuraCalendar |
Calendar pointer type.
ChineseLunisolarCalendar pointer type.
CompareInfo pointer type.
CultureInfo pointer type.
DateTimeFormatInfo info pointer.
DaylightTime pointer type.
Shared pointer to an instance of TimeZone class.
EastAsianLunisolarCalendar pointer type.
GregorianCalendar pointer type.
HebrewCalendar pointer type.
HijriCalendar pointer type.
IdnMapping pointer type.
JapaneseCalendar pointer type.
JapaneseLunisolarCalendar pointer type.
JulianCalendar pointer type.
KoreanCalendar pointer type.
KoreanLunisolarCalendar pointer type.
NumberFormatInfo pointer.
PersianCalendar pointer type.
RegionInfo pointer type.
SortKey pointer type.
SortVersion pointer type.
StringInfo pointer type.
TaiwanCalendar pointer type.
TaiwanLunisolarCalendar pointer type.
TextElementEnumerator pointer type.
TextInfo pointer type.
ThaiBuddhistCalendar pointer type.
UmAlQuraCalendar pointer type.
|
strong |
Calendar type.
Enumerator | |
---|---|
LunarCalendar | Lunar-based calendar. |
LunisolarCalendar | Lunar and solar-based calendar. |
SolarCalendar | Solar calendar. |
Unknown | Unknown calendar. |
|
strong |
|
strong |
String comparison options.
|
strong |
Culture categories bitmask entries.
|
strong |
Defines date and time formatting options. Bit flags.
|
strong |
|
strong |
Types of gregorian calendars.
|
strong |
Number style allowed when parsing.
|
strong |
Specifies the formatting options that customize string parsing for methods that convert a string representation of a time interval into Timespan object.
|
strong |
Category of unicode character.
Enumerator | |
---|---|
UppercaseLetter | Upper case letter. |
LowercaseLetter | Lower case letter. |
TitlecaseLetter | Title case letter. |
ModifierLetter | Letter modifier. |
OtherLetter | Other letter. |
NonSpacingMark | Mark character. |
SpacingCombiningMark | Spacing mark. |
EnclosingMark | Enclosing mark. |
DecimalDigitNumber | Decimal digit. |
LetterNumber | Letter number. |
OtherNumber | Other number. |
SpaceSeparator | Space. |
LineSeparator | Line separator. |
ParagraphSeparator | Paragraph separator. |
Control | Control character. |
Format | Format character. |
Surrogate | Surrogate character. |
PrivateUse | Character for private use. |
ConnectorPunctuation | Connector punctuation sign. |
DashPunctuation | Dash punctuation sign. |
OpenPunctuation | Opening punctuation sign. |
ClosePunctuation | Closing punctuation sign. |
InitialQuotePunctuation | Initial quote punctuation sign. |
FinalQuotePunctuation | Final quote punctuation sign. |
OtherPunctuation | Other punctuation sign. |
MathSymbol | Math symbol. |
CurrencySymbol | Currency symbol. |
ModifierSymbol | Modifier symbol. |
OtherSymbol | Other symbol. |
OtherNotAssigned | Not assigned or other. |