Module format

Source
Expand description

Modules§

proto_date_time_field
Nested message and enum types in ProtoDateTimeField.
proto_date_time_format_node
Nested message and enum types in ProtoDateTimeFormatNode.
proto_ordinal_mode
Nested message and enum types in ProtoOrdinalMode.
proto_word_caps
Nested message and enum types in ProtoWordCaps.

Structs§

DateTimeFormat
A compiled date-time format string.
ProtoDateTimeField
ProtoDateTimeFormat
ProtoDateTimeFormatNode
ProtoOrdinalMode
ProtoWordCaps

Enums§

DateTimeField 🔒
A date-time field.
DateTimeFormatNode 🔒
An element of a date-time format string.
DateTimeToken 🔒
The raw tokens that can appear in a format string. Many of these tokens overlap, in which case the longest matching token should be selected.
OrdinalMode 🔒
Specifies the ordinal suffix that should be attached to numeric fields.
WordCaps 🔒
Specifies the capitalization of a word.

Constants§

MONTHS_ABBREV_ALL_CAPS 🔒
MONTHS_ABBREV_FIRST_CAPS 🔒
MONTHS_ABBREV_NO_CAPS 🔒
MONTHS_ALL_CAPS 🔒
MONTHS_FIRST_CAPS 🔒
MONTHS_NO_CAPS 🔒
MONTHS_ROMAN_CAPS 🔒
MONTHS_ROMAN_NO_CAPS 🔒
WEEKDAYS_ABBREV_ALL_CAPS 🔒
WEEKDAYS_ABBREV_FIRST_CAPS 🔒
WEEKDAYS_ABBREV_NO_CAPS 🔒
WEEKDAYS_ALL_CAPS 🔒
WEEKDAYS_FIRST_CAPS 🔒
WEEKDAYS_NO_CAPS 🔒