Expand description
Data type formatting functions.
https://www.postgresql.org/docs/current/functions-formatting.html
Modulesยง
- Nested message and enum types in
ProtoDateTimeField
. - Nested message and enum types in
ProtoDateTimeFormatNode
. - Nested message and enum types in
ProtoOrdinalMode
. - Nested message and enum types in
ProtoWordCaps
.
Structsยง
- A compiled date-time format string.
Enumsยง
- Date
Time ๐Field A date-time field. - Date
Time ๐Format Node An element of a date-time format string. - Date
Time ๐Token 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. - Ordinal
Mode ๐Specifies the ordinal suffix that should be attached to numeric fields. - Word
Caps ๐Specifies the capitalization of a word.
Constantsยง
- MONTH
S_ ๐ALL_ CAPS - MONTH
S_ ๐FIRS T_ CAPS - MONTH
S_ ๐NO_ CAPS - MONTH
S_ ๐ROMA N_ CAPS - MONTH
S_ ๐ROMA N_ NO_ CAPS - WEEKDAY
S_ ๐ALL_ CAPS - WEEKDAY
S_ ๐FIRS T_ CAPS - WEEKDAY
S_ ๐NO_ CAPS