Could you look at http://hackage.haskell.org/packages/archive/time/1.2.0.5/doc/html/Data-Time-Format.html ? Is it enough?
2011/6/14 Dmitri O.Kondratiev <[email protected]> > Sorry for typo - I need subtract dates (no 'abstracting') : > > > On Tue, Jun 14, 2011 at 3:49 PM, Dmitri O.Kondratiev <[email protected]>wrote: > >> It looks like GHC, 7.0.3 "Haskell Hierarchical Libraries" documentation >> generated for Win32, that goes with Haskell Platform installation package, >> does not have a section on Data.Time module. >> How can that be? >> >> I need to convert a string of the form ",10/11/2009 7:04:28 PM" to Haskell >> type that can be used for comparing and abstracting dates. >> What is the simplest way to day that? >> >> Thanks! >> >> > > > > _______________________________________________ > Haskell-Cafe mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/haskell-cafe > >
_______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
