Help for this page
use POSIX qw(strftime);
%a Abbreviated weekday name. For example, Wed. %A Full weekday name. For example, Wednesday. %b Abbreviated month name. For example, Jan. %B Full month name. For example, January.