DateFormat.j constructor

DateFormat.j(
  1. [dynamic locale]
)

Implementation

DateFormat.j([locale]) : this('j', locale);