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