Expand description
Data type formatting functions.
https://www.postgresql.org/docs/current/functions-formatting.html
Structsยง
- Date
Time Format - 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ยง
- 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