[thelist] ASP: getting double digits
Tab Alleman
talleman at avweb.com
Thu, 20 Jan 2000 22:10:50 -0000
thanks, Matt, James and Scott..I was hoping for something slicker that I
didn't know about, but I guess I can bust my knuckles like everybody else.
: )
-----Original Message-----
From: thelist-admin@lists.evolt.org
[mailto:thelist-admin@lists.evolt.org]On Behalf Of Scott Dexter
Sent: Thursday, January 20, 2000 22:03
To: 'thelist@lists.evolt.org'
Subject: RE: [thelist] ASP: getting double digits
by hand, my brotha:
rightNow = Now
mo = Month(rightNow)
if mo<10 then mo="0"&mo
...
sgd
--
think safely
> -----Original Message-----
> From: Tab Alleman [mailto:talleman@avweb.com]
> So for instance, if Now() is 01/19/00 15:00:00, how can I
> turn that into a
> string like this:
>
> 20000119150000
>
> instead of like this:
>
> 20001191500
>
_______________________________________________________
unsubscribe+options: http://lists.evolt.org/mailman/listinfo/thelist
tip harvester: http://lists.evolt.org/harvest/
email archive: http://lists.evolt.org/archive/
http://evolt.org/ Workers of the Web, evolt !