Re: fmt:formatDate question...

2006-09-07 Thread Adam Gordon
Ok, after some heavy digging, here's the deal: Support for abbreviations is only kept around for compatibility for Java 1.1.x and apparently AEDT is not a standard time zone abbreviation (though I bet Sydney residents would beg to differ...). It appears that the preferred time zone string for

fmt:formatDate question...

2006-09-06 Thread Adam Gordon
Ok, so not specifically a Struts question, but anway... I'm using the fmt:formatDate element in a JSP and it appears that when the value of my "pattern" attribute includes "zz" (the time zone, my full format is "hh:mm a zz") then for US time zones (e.g. PST, PDT, MST, MDT, etc...) then the sam