Details
Description
The first implementation of the format string will not support specifying the month by its name (Jan/January, Feb/February, etc.). We should add a % placeholder for this purpose.
The first implementation of the format string will not support specifying the month by its name (Jan/January, Feb/February, etc.). We should add a % placeholder for this purpose.