Expand description
Data type formatting functions.
https://www.postgresql.org/docs/current/functions-formatting.html
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§
- Date
Time Format - A compiled date-time format string.
- Proto
Date Time Field - Proto
Date Time Format - Proto
Date Time Format Node - Proto
Ordinal Mode - Proto
Word Caps
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§
- 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