Outputs hour (0 - 11) compactly
Example: formatDate(DateTime(1989, 02, 1, 15), h); // => 3
const String h = 'h';