DateFormat.E constructor

DateFormat.E(
  1. [dynamic locale]
)

Implementation

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