Searched defs:DateTimeMismatchedCalendarError (Results 1 – 6 of 6) sorted by relevance
21 struct DateTimeMismatchedCalendarError { struct32 struct DateTimeMismatchedCalendarError { struct36 inline icu4x::capi::DateTimeMismatchedCalendarError AsFFI() const;37 …inline static icu4x::DateTimeMismatchedCalendarError FromFFI(icu4x::capi::DateTimeMismatchedCalend…
15 typedef struct DateTimeMismatchedCalendarError { struct18 } DateTimeMismatchedCalendarError; argument
113 pub struct DateTimeMismatchedCalendarError { struct114 pub this_kind: AnyCalendarKind,115 pub date_kind: DiplomatOption<AnyCalendarKind>,245 impl From<icu_datetime::MismatchedCalendarError> for ffi::DateTimeMismatchedCalendarError { implementation
533 ) -> Result<(), DateTimeMismatchedCalendarError> { in format_same_calendar() argument
15 export class DateTimeMismatchedCalendarError { class
11 export class DateTimeMismatchedCalendarError { class