The 'EST' cannot be parsed using Joda-Time as the zone is ambiguous. You 
can parse it using the JDK.
Stephen


David Hoffer wrote:
> I need to parse date/time strings like:
> 
> Sat Mar 03 13:57:33 EST 2007
> 
> However in using JodaTime although it supports a format character (z)
> for the EST time zone it doesn't work, it fails at EST every time.  It
> seems the format character (z/Z) is ignored.
> 
> How can I parse this with JodaTime?  Will this work using the JDK parser?
> 
> -Dave
> 
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> Joda-interest mailing list
> Joda-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/joda-interest
> 

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Joda-interest mailing list
Joda-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/joda-interest

Reply via email to