API

Parsing Strings

This module defines three functions for parsing strings.

The functions parse() and time() are both methods of an instance of the DateTimeParser class. This is an immutable, stateless class.

Formatting Strings

This module defines a few convenience functions for producing formatted date strings.

Exceptions

This module defines an exception tree that it uses to report errors.