Deployment Guide

The other formats accepted for this modifier are the same as those described for the nwadateformat modifier. See
"nwadateformat Modifier" on page 501.
Date/Time Format String Reference
Format Result
%a
Abbreviated weekday name for the current locale
%A
Full weekday name for the current locale
%b
Abbreviated month name for the current locale
%B
Full month name for the current locale
%c
Preferred date and time representation for the current locale
%C
Century number (2-digit number, 00 to 99)
%d
Day of the month as a decimal number (01 to 31)
%D
Same as %m/%d/%y
%e
Day of the month as a decimal number; a single digit is preceded by a space (‘ 1’ to 31’)
%h
Same as %b
%H
Hour as a decimal number (00 to 23)
%l
Hour as a decimal number (01 to 12)
%m
Month as a decimal number (01 to 12)
%M
Minute as a decimal number (00 to 59)
%p
“AM” or “PM”
%r
Local time using 12-hour clock (%l:%M %p)
%R
Local time using 24-hour clock (%H:%M)
%S
Second as a decimal number (00 to 60)
%T
Current time (%H:%M:%S)
%u
Weekday as a decimal number (1=Monday…7=Sunday)
%w
Weekday as a decimal number (0=Sunday…6=Saturday)
%x
Preferred date representation for the current locale, without the time
%X
Preferred time representation for the current locale, without the date
Table 99:
Date and Time Format Strings
Dell Networking W-ClearPass Guest 6.3 | User Guide Reference | 503