On Thu, Jun 21, 2007 at 05:39:12PM +0300, Bit Connor wrote:
> 
> >now <- getCurrentTime
> 2007-06-21 13:48:44.298699 UTC
> >formatTime defaultTimeLocale "%s" now
> "1182433724"
> >formatTime defaultTimeLocale "%Q" now
> ""
> 
> "%q" also always gives me an empty string.

It seems to work OK for me with GHC 6.6.1 and time 1.1.1. Can you please
give a complete testcase, and say which version of time you are using
and where you got it from?


Thanks
Ian

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to