> and then read with my own parse string:"%Y-%m-%d %T%Q"
> This seems to work just fine. 

Thanks. - When I'm using that format string, I get:

Convertible: error converting source data SqlLocalTime 2008-10-29 00:00:00 
of type SqlValue to type Data.Time.LocalTime.LocalTime.ZonedTime: 
incompatible types

I guess I need to find out who wants ZonedTime.

In my DB description (generated by dbdirect),
the only time-related type is CalendarTime.

J.


_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to