Function formatDate

  • Converts a valid date/time object supported by this library to a string.

    Parameters

    • timezone: null | string
    • d: ICalDateTimeValue
    • Optional dateonly: boolean
    • Optional floating: boolean

    Returns string

Generated using TypeDoc