Home Reference Source Test Repository
import RDATE from 'ics-js/src/properties/RDATE.js'
public class | source

RDATE

Extends:

PropertyDTSTAMP → RDATE

RDATE property.

See:

Inherited Summary

From class Property
public

Determine if the property's value is transformed.

public

value: *

The property's value.

public abstract

Determine if the property's value is transformed. Returning true causes the transformer to be skipped.

public

Get a string representation of the property.

public

Get the property's properties formatted for string output.

public

Get the property's value. The value is transformed if needed.

public abstract

Function that transforms the value.

From class DTSTAMP
public

Check if property's value is not an instance of Date.

public

Format the property's value to a string representation of a date or datetime.