Branch: Tag:

2014-12-04

2014-12-04 19:23:28 by Per Hedbor <ph@opera.com>

Added a low-level wrapper for struct tm: System.TM

This can be used to do (very) simple calendar operations. It is, as it
stands, not 100% correct unless the local time is set to GMT, and
does mirror functionality already available in gmtime() and localtime()
and friends, but in a (perhaps) easier to use API.

4612:    gmtime \    gmtime_r \    gmtime_s \ +  strptime \    mallinfo \    mallopt \    memchr \