in reply to Re: convert date format from YYYY-MM-DD to YYYYMMDD
in thread convert date format from YYYY-MM-DD to YYYYMMDD
Thanks all for the valuable inputs
I am using $date =~ s/-//g;
because I want to do conversion without using any perl modules
Thank once again.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: convert date format from YYYY-MM-DD to YYYYMMDD
by Your Mother (Archbishop) on May 16, 2014 at 17:36 UTC |