Class DateTimeMismatchedCalendarError Defined in DateTimeMismatchedCalendarError.d.ts:15 Constructorsconstructor new DateTimeMismatchedCalendarError ( structObj ) : DateTimeMismatchedCalendarError Parameters structObj : DateTimeMismatchedCalendarError_obj Defined in DateTimeMismatchedCalendarError.d.ts:29 AccessorsdateKind get dateKind( ) : AnyCalendarKind Defined in DateTimeMismatchedCalendarError.d.ts:20 set dateKind( value ) : void Returns void Defined in DateTimeMismatchedCalendarError.d.ts:21 thisKind get thisKind( ) : AnyCalendarKind Defined in DateTimeMismatchedCalendarError.d.ts:17 set thisKind( value ) : void Returns void Defined in DateTimeMismatchedCalendarError.d.ts:18 MethodsStatic
fromFields fromFields ( structObj ) : DateTimeMismatchedCalendarError Parameters structObj : DateTimeMismatchedCalendarError_obj Defined in DateTimeMismatchedCalendarError.d.ts:26
" "
Create
DateTimeMismatchedCalendarError
from an object that contains all ofDateTimeMismatchedCalendarError
s fields. Optional fields do not need to be included in the provided object.