Re: [Ssh-sftp-perl-users] [Help needed] date conversion in Perl
Brought to you by:
dbrobins
From: Thierry C. <thi...@gm...> - 2009-02-04 12:55:10
|
Le mercredi 04 février 2009, Vikas Poonia a écrit : > Hello > > How to convert date from one format to another. I am getting this type > (12.01.2009 00.00.00) of value in a variable. Is there any way where I can > convert it into 200901 means only year and month. > > Thanks and Regards > Vikas Poonia This problem can be solve easily with some Date modules in CPAN, but it is not a problem related to Net::SSH:Perl. Please, use a less specific mailing list if you want an answer. |