Help for this page
use POSIX qw( strftime ); use Time::Local qw( timelocal timelocal_nocheck ); ... # Date in locale-specific format. print(strftime('%x', @date), "\n"); }
2006/01/20 2006/01/23 ... 2006/02/27 2006/02/28 2006/03/01