ical-generator - v10.0.1-develop.2
    Preparing search index...

    Function formatDateTZ

    • Converts a valid date/time object supported by this library to a string. For information about this format, see RFC 5545, section 3.3.5 https://tools.ietf.org/html/rfc5545#section-3.3.5

      Parameters

      • timezone: string | null
      • property: string
      • date: ICalDateTimeValue
      • OptionaleventData: { floating?: boolean | null; timezone?: string | null }

      Returns string