Voting helps other researchers find interesting modules.
Non-Gregorian dates are similar to AbsoluteDateTime, but use non-Gregorian calendars.
chineseMonth
String.t
nil
day
integer()
hebrewMonth
islamicMonth
year
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.NlpSemanticParsingDatetimeNonGregorianDate{ chineseMonth: String.t() | nil, day: integer() | nil, hebrewMonth: String.t() | nil, islamicMonth: String.t() | nil, year: integer() | nil }
@spec decode(struct(), keyword()) :: struct()