Outputs year as two digits
Example: formatDate(new DateTime(1989), yy); // => 89
const String yy = 'yy';