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§
- A date-time field.
- An element of a date-time format string.
- 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.
- Specifies the ordinal suffix that should be attached to numeric fields.
- Word
Caps 🔒Specifies the capitalization of a word.