Hello All - When you do TimeFormat( Now( ),"long" ) or TimeFormat( Now( ),"full" ) it returns strings with the time zone at the end like so: 2:25:18 AM PDT.
My question is, what are the mask characters to get the time zone to display if you don't use "long" or "full" as the mask? I can't find anything in the docs about it. More specifically, I want to show the date as 24 hour time, like this: TimeFormat( Now( ),"HH:mm ZZ" ) with ZZ being the time zone. Bill Henderson [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Get the mailserver that powers this list at http://www.coolfusion.com

