This topic has not yet been rated - Rate this topic

Format Strings

Exchange Server 2003
The following table shows formats that can be applied to fields using attributes, and to views using the format tag.

Format StringApplies to Data TypesExample
""String, MVStringText
""Integer, Real1,234.567 –1,234.567
"#,#"Integer, Real1,2345 -1,2345
"#,#.0"Integer, Real1,234,6 –1,234,6
"#,#.00"Integer, Real1,234,57 –1,234.57
""Date/Time9/24/1999 12:18:44 PM
"M/d/yyyy|| h:mm:ss tt"Date/Time9/24/1999 12:18:44 PM
"MMMM d, yyyy"Date/TimeSeptember 24, 1999
"d-MMM-yy"Date/Time24-Sep-99
"M/d/yyyy"Date/Time9/24/1999
"MMMM yy"Date/TimeSeptember 99
"M/yyyy"Date/Time9/1999
"h:mm tt"Date/Time12:18 PM
"h:mm"Date/Time12:18
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.