timedotgo
    Preparing search index...

    Function Parse

    • Parse parses a formatted string and returns the time value it represents. See the documentation for the constant called Layout to see how to represent the format. The second argument must be parseable using the format string (layout) provided as the first argument.

      Parameters

      • layout: string
      • value: string

      Returns Time