| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Paul DuBois | Date: | January 2 2001 6:16pm |
| Subject: | Re: HELP WITH DATES!! | ||
| View as plain text | |||
At 1:10 PM -0500 1/2/01, Mike Podlesny wrote: >I know this is a mySQL mailing list but I am having trouble with the code >below > >how do i display dates from my perl script code this is how I have the code >now... > >($sec, $min, $hour, $mday, $mon, $year, $wday, >$yday,$isdst)=localtime(time); >$date="$mon/$mday/$year, $hour:$min"; print "$date\n"; You're right, this isn't really a MySQL question. -- Paul DuBois, paul@stripped
| Thread | ||
|---|---|---|
| • HELP WITH DATES!! | Mike Podlesny | 2 Jan |
| • Re: HELP WITH DATES!! | Paul DuBois | 2 Jan |
| • Re: HELP WITH DATES!! | Scott Baker | 2 Jan |
