libiso8601

A C API for parsing and manipulating ISO8601 times/dates.
Download

libiso8601 Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Laurence Withers
  • Publisher web site:
  • http://www.lwithers.me.uk/projects/libiso8601/

libiso8601 Tags


libiso8601 Description

A C API for parsing and manipulating ISO8601 times/dates. libiso8601 provides a C API for parsing and manipulating ISO8601 times/dates. Each time/date object is specified to the nearest nanosecond. Parsed times which are specified to less accuracy give a start/end time and the parser can also record the original accuracy and format for later reproduction after manipulation.This library currently only has time/date parsing and printing, and some very simple manipulation functions (it does allow parsing of basic or extended format ISO dates in ISO week, ordinal or calendar varieties). In particular it does not deal with durations (periods) or recurring times. This is reflected in its low version number. What's New in This Release: · Leap second support and further manipulation for date/time objects were added. · Documentation was added.


libiso8601 Related Software