DateFormat.EEEEE constructor

DateFormat.EEEEE([
  1. dynamic locale
])

Implementation

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