Show:

The Date Utility provides type-conversion and string-formatting convenience methods for Dates.

This module provides the following classes:

This module is a rollup of the following modules:

  • datatype-date-format
    Format date module implements strftime formatters for javascript based on the Open Group specification defined at http://www.opengroup.org/onlinepubs/007908799/xsh/strftime.html This implementation does not include modified conversion specifiers (i.e., Ex and Ox)
  • datatype-date-math
    Date Math submodule.
  • datatype-date-parse
    Parse number submodule.