asctime_r() — Convert Time to Character String …
https://www.ibm.com/docs/en/i/7.1?topic=functions-asctime-r-convert-time-character-string-restartable
The asctime_r () function uses a 24-hour-clock format. The days are abbreviated to: Sun, Mon, Tue, Wed, Thu, Fri, and Sat. The months are abbreviated to: Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, and Dec. All fields have constant width. Dates with only one digit are preceded either with a zero or a blank space.
DA: 100 PA: 53 MOZ Rank: 40