Class: DateTimeFormatOptions

barejs/polyfill/Intl.DateTimeFormat~DateTimeFormatOptions()

new DateTimeFormatOptions()

Object that parses an Options object and normalizes it to options.

Source:

Members

_conditionalSet

Helper function. If _property is present on _options, will assign the value to this (with the same _property name), and validate the value against _validValues while doing so.

Source: