DateTimeFormat
@native @JSGlobal("Intl.DateTimeFormat") @JSType
class DateTimeFormat(locales: UndefOr[String | Array[String]], options: UndefOr[DateTimeFormatOptions]) extends Object
The Intl.DateTimeFormat object is a constructor for objects that enable language sensitive date and time formatting.
class Object
trait Any
class Object
trait Matchable
class Any