Examples | TIME and TIMESTAMP Format| VantageCloud Lake - Example: TIME Output Format in Field Mode - Teradata VantageCloud Lake

Lake - Working with SQL

Deployment
VantageCloud
Edition
Lake
Product
Teradata VantageCloud Lake
Release Number
Published
February 2025
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
jbe1714339405530.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
jbe1714339405530

The following table is a nonexhaustive list of formats that can be used to present an output time in field mode, 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