This test case will cover all the conversion specifiers that are supported
in strftime().
It covers the conversions specifiers that can be modified by the E or O
indicate that an alternative format or specification should be used rather
than the one normally used by the unmodified conversion specifier (1-1.c).
strftime shall return the number of bytes placed into the array.
Otherwise, it should return 0.