1<assertions> 2 <assertion id="1" tag="ref:XSH6:43988:44059 pt:CX"> 3This test case will cover all the conversion specifiers that are supported 4in strftime(). 5 </assertion> 6 <assertion id="2" tag="ref:XSH6:44060:44102 pt:CX"> 7It covers the conversions specifiers that can be modified by the E or O 8indicate that an alternative format or specification should be used rather 9than the one normally used by the unmodified conversion specifier (1-1.c). 10 </assertion> 11 <assertion id="3" tag="ref:XSH6:44103:44107 pt:CX"> 12strftime shall return the number of bytes placed into the array. 13Otherwise, it should return 0. 14 </assertion> 15</assertions> 16