Outputs year as four digits
Example: formatDate(new DateTime(2018,8,31), yMDW); // => Today
const String yMDW = 'ymdw';