Examples: Time Formats - Teradata Vantage - Analytics Database

SQL Data Types and Literals

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-06
dita:mapPath
uds1628112204571.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
exs1472253032394
lifecycle
latest
Product Category
Teradata Vantageā„¢

The following table is a nonexhaustive list of formats that can be used to present an output time, where the data is 13:20:53.64+03:00:

FORMAT Phrase Result
FORMAT 'HH:MIBT' 01:20 PM
FORMAT 'HH:MI' 13:20
FORMAT 'HH.MI.SS' 13.20.53
FORMAT 'HH:MI:SSBT' 01:20:53 Nachm

(Nachm is German for PM.)

FORMAT 'HH:MI:SSDS(F)' 13:20:53.64
FORMAT 'HH:MI:SSDS(F)Z' 13:20:53.64+03:00
FORMAT 'HHhMImSSs' 13h20m53s