DateFormat.EEEE constructor

DateFormat.EEEE([
  1. dynamic locale
])

Implementation

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