Function _rfc6868Escape

  • Internal helper for rfc6868. Exposing this on ICAL.parse so that hackers can disable the rfc6868 parsing if the really need to.

    Parameters

    • val: string

      The value to escape

    Returns string

    The escaped value

    Function

    ICAL.parse._rfc6868Escape

Generated using TypeDoc