FunctionsDate & Time
date_format
Formats a timestamp using strftime-compatible patterns and common SQL aliases.
date_format(…) → StringKind · scalar
Formats a timestamp using strftime-compatible patterns and common SQL aliases.
Part of the Date & Time family.