Data View Formats Reference
Data View Formats Reference
Date Formats
The following table shows the built-in date formats for a US English locale
and the result after the format is applied to a date.
Format 04/18/95
m/d/yy 4/18/95
d-mmm-yy 18-Apr-95
d-mmm 18-Apr
mmm-yy Apr-95
m/d/yy h:mm 4/18/95 0:00
Time Formats
The following table shows the built-in time formats for a US English
locale and the result after the format is applied to a time.
Format 12:02:02
h:mm AM/PM 12:02 PM
h:mm:ss AM/PM 12:02:02 PM
h:mm 12:02 PM
h:mm:ss 12:02:02
m/d/yy h:mm 4/18/95 12:02 PM
mm:ss 02:02
[h]:mm:ss 12:02:02
mm:ss.0 02:02.0d](#,##0
l
Format Symbo Description
ee If you are using a Japanese locale, this displays
the full era year with a leading 0 if the year is
less than 10.
h Hour number. Displays the hour as a number
without leading zeros (e.g., 0-23). If the format
contains one of the AM or PM formats, the hour
is based on a 12-hour clock. Otherwise, it is
based on a 24-hour clock.
hh Hour number. Displays the hour as a number
with leading zeros (e.g., 00-23). If the format
contains one of the AM or PM formats, the hour
is based on a 12-hour clock. Otherwise, it is
based on a 24-hour clock.
m Minute number. Displays the minute as a
number without leading zeros (e.g., 0-59). The
m format must appear immediately after the h
or hh symbol. Otherwise, it is interpreted as a
month number.
mm Minute number. Displays the minute as a
number with leading zeros (e.g., 00-59). The
mm format must appear immediately after the h
or hh symbol. Otherwise, it is interpreted as a
month number.
s Second number. Displays the second as a
number without leading zeros (e.g., 0-59).
ss Second number. Displays the second as a
number with leading zeros (e.g., 00-59).
AM/PM 12-hour time. Displays time using a 12-hour
am/pm clock. Displays AM, am, A, or a for times
A/P between midnight and noon; displays PM, pm,
a/p P, or p for times from noon until midnight.
[h] Outputs total number of hours.
[m] Outputs total number of minutes.
[s] Outputs total number of seconds.
s.0, s.00, s.000, ss.0, Outputs fractional part of second.
ss.00, ss.000
[Black] Displays cell text in black.
[Blue] Displays cell text in blue.
UltimusBPM Studio 7
Custom Number Formats
UltimusBPM Studio 9 9
Custom Number Formats