Chrono - v2.8.3
    Preparing search index...

    Class Chrono

    The Chrono object.

    Index

    Constructors

    • Parameters

      • Optionalconfiguration: Configuration

      Returns Chrono

    Properties

    defaultConfig: ENDefaultConfiguration = ...
    parsers: Parser[]
    refiners: Refiner[]

    Methods

    • Create a shallow copy of the Chrono object with the same configuration (parsers and refiners)

      Returns Chrono

    • A shortcut for calling {@Link parse | parse()} then transform the result into Javascript's Date object

      Parameters

      Returns Date

      Date object created from the first parse result