Saxonberg Server API
    Preparing search index...

    Implements

    Index

    Constructors

    Properties

    daysPerMonth: number[] = ...
    daysPerWeek: 7 = DAYS_PER_WEEK
    hoursPerDay: 24
    monthNames: string[] = MONTH_NAMES
    weekdayNames: string[] = WEEKDAY_NAMES

    Methods

    • Inverse of the default format only (v1): parse "<day> <MonthName> <year> [hh:mm[:ss]]". Throws on unparseable input. The format parameter is accepted for interface conformance but only the default shape is supported in v1.

      Parameters

      • input: string
      • Optional_format: string

      Returns Quantity<"s">