RE : RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Jose Nyimi
> -Message d'origine- > De : Nishi Prafull [mailto:[EMAIL PROTECTED] > Envoyé : jeudi 3 mars 2005 23:12 > À : Wagner, David --- Senior Programmer Analyst --- WGO > Cc : Jose Nyimi; beginners@perl.org > Objet : Re: RE : Perl program to convert system dat

Re: RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Nishi Prafull
yes :-) I realised that after sending you the email. Sorry! Thanks for the reply. On Thu, 3 Mar 2005 14:18:04 -0800, Wagner, David --- Senior Programmer Analyst --- WGO <[EMAIL PROTECTED]> wrote: > Nishi Prafull wrote: > > Hi All: > > > > Thanks for the replies.It works correctly. > > I need to

RE: RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Wagner, David --- Senior Programmer Analyst --- WGO
Nishi Prafull wrote: > Hi All: > > Thanks for the replies.It works correctly. > I need to do similar thing for extracting the time in the format hhmm > ie if it 2:05 pm then i need to display 1405 > > If the date command returns > Thu Mar 3 13:56:24 PST 2005 > then > i need to convert the time f

Re: RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Nishi Prafull
Hi All: Thanks for the replies.It works correctly. I need to do similar thing for extracting the time in the format hhmm ie if it 2:05 pm then i need to display 1405 If the date command returns Thu Mar 3 13:56:24 PST 2005 then i need to convert the time format to 1356 Please let me know how I

RE: RE : Perl program to convert system date to yymmdd

2005-03-03 Thread Wagner, David --- Senior Programmer Analyst --- WGO
Jose Nyimi wrote: >> -Message d'origine- >> De : Wagner, David --- Senior Programmer Analyst --- WGO >> [mailto:[EMAIL PROTECTED] >> Envoyé : jeudi 3 mars 2005 21:40 >> À : Nishi Prafull >> Cc : beginners@perl.org >> Objet : RE: Perl program to convert system date to yymmdd >> >> Nishi Pra