[Haskell-cafe] ISO 8601 Date time format without old-locale?

Brandon Allbery allbery.b at gmail.com
Tue Nov 18 18:10:47 UTC 2014


On Tue, Nov 18, 2014 at 5:02 PM, Bram Neijt <bneijt at gmail.com> wrote:

> I want to do ISO8601 formatting of a date with a numeric zone offset
> and I can't seem to find a way of doing it without requiring the
> old-locale package[1].
>

Use old-locale. It was inappropriately deprecated with no replacement, and
nobody seems to want to bother either fixing or replacing it.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20141118/5e33ae8d/attachment.html>


More information about the Haskell-Cafe mailing list