in reply to Best way to print out a particular date-time format (very specific)
Since no-one has mentioned it, there's also
Of course, I like the Date::Manip solution more.system("date +%d%b%y:%H:%M:%S");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Best way to print out a particular date-time format (very specific)
by graq (Curate) on Jun 12, 2006 at 07:51 UTC |