DB
FunctionsDate & Time

date_format

Formats a timestamp using strftime-compatible patterns and common SQL aliases.

date_format(…) → String

Kind · scalar

Formats a timestamp using strftime-compatible patterns and common SQL aliases.

Part of the Date & Time family.