[Haskell-cafe] string to date?

Magnus Therning magnus at therning.org
Thu Nov 9 10:38:09 EST 2006


I've been staring my eyes out trying to find a function that converts a
string into a ClockTime or CalendarTime.  Basically something like C's
strptime(3).  I can't seem to find anything like it in System.Time,
there are function that convert _to_ a string, but nothing that converts
_from_ a string it seems.  Where should I look?

/M

-- 
Magnus Therning                             (OpenPGP: 0xAB4DFBA4)
magnus at therning.org             Jabber: magnus.therning at gmail.com
http://therning.org/magnus

Software is not manufactured, it is something you write and publish.
Keep Europe free from software patents, we do not want censorship
by patent law on written works.

Finagle's Sixth Law:
Don't believe in miracles -- rely on them.


More information about the Haskell-Cafe mailing list