<br><font size=2 face="sans-serif">dons's blog entry on parsing dates might
point somewhere useful</font>
<br>
<br><font size=2 face="sans-serif">http://cgi.cse.unsw.edu.au/~dons/blog/2006/11/12#rpn-reloaded</font>
<br>
<br><font size=2 face="sans-serif">t.</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Don Stewart &lt;dons@galois.com&gt;</b>
</font>
<br><font size=1 face="sans-serif">Sent by: haskell-cafe-bounces@haskell.org</font>
<p><font size=1 face="sans-serif">10/15/2007 08:25 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Justin Bailey &lt;jgbailey@gmail.com&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">Haskell-Cafe &lt;haskell-cafe@haskell.org&gt;</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [Haskell-cafe] Help parsing dates
and times</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>jgbailey:<br>
&gt; &nbsp; &nbsp;I am trying to parse various date and time formats using
the parseTime<br>
&gt; &nbsp; &nbsp;function found in (GHC 6.6.1) Data.Time.Format. The one
that is giving me<br>
&gt; &nbsp; &nbsp;trouble looks like this:<br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp;2008-06-26T11:00:00.000-07:00<br>
&gt; <br>
&gt; &nbsp; &nbsp;Specifically, the time zone offset isn't covered by the
format parameters<br>
&gt; &nbsp; &nbsp;given. I can almost parse it with this:<br>
&gt; <br>
&gt; &nbsp; &nbsp; &nbsp;%FT%X.000<br>
&gt; <br>
&gt; &nbsp; &nbsp;But that doesn't take into account the &quot;-07:00&quot;
bit. I'm sure this has<br>
&gt; &nbsp; &nbsp;been solved - can someone point me to the solution? Thanks
in advance.<br>
<br>
Is there anything in the parsedate library?<br>
<br>
 &nbsp; &nbsp;http://hackage.haskell.org/cgi-bin/hackage-scripts/package/parsedate-2006.11.10<br>
 &nbsp; &nbsp;http://hackage.haskell.org/packages/archive/parsedate/2006.11.10/doc/html/System-Time-Parse.html<br>
<br>
-- Don<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
Haskell-Cafe@haskell.org<br>
http://www.haskell.org/mailman/listinfo/haskell-cafe<br>
</font></tt>
<br>
<br>
<span style="font-family:sans-serif,helvetica; font-size:10pt; color:#000000">---</span><br>
<br>
<span style="font-family:sans-serif,helvetica; font-size:10pt; color:#000000">This e-mail may contain confidential and/or privileged information. If you </span><br>
<span style="font-family:sans-serif,helvetica; font-size:10pt; color:#000000">are not the intended recipient (or have received this e-mail in error) </span><br>
<span style="font-family:sans-serif,helvetica; font-size:10pt; color:#000000">please notify the sender immediately and destroy this e-mail. Any </span><br>
<span style="font-family:sans-serif,helvetica; font-size:10pt; color:#000000">unauthorized copying, disclosure or distribution of the material in this </span><br>
<span style="font-family:sans-serif,helvetica; font-size:10pt; color:#000000">e-mail is strictly forbidden.</span><br>