Outputs week day as long name
Example: formatDate(DateTime(2018, 1, 14), dD); // => sunday
const String dD = 'DD';