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