[jboss-user] [Installation, Configuration & Deployment] - Re: SingleScheduleProvider and daylight savings?
hale2jo
do-not-reply at jboss.com
Thu Jun 7 13:49:54 EDT 2007
Ah-ha....There is a date format in the MBean properties....
| <attribute name="DateFormat">MM/dd/yy hh:mm a Z</attribute>
| <attribute name="StartDate">12/08/06 12:00 am -0500</attribute>
|
I'm pretty sure when you use the UTC offset, you put in the offset ignoring DST, so -0500 refers to Eastern Standard Time (EST), but during DST it will know to use -0400 (EDT).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052254#4052254
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4052254
More information about the jboss-user
mailing list