> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, July 25, 2001 4:33 PM
> To: [EMAIL PROTECTED]
> Subject: Convert date mmddyy to day of the week
>
>
> I want to convert a date in the format mm/dd/yy to the day of
> the week. For example 07/2
TECTED]
Subject: RE: Convert date mmddyy to day of the week
Here is a shot.
Take the date in splitting on 2 digits and / if there
Print number of items in array
Setup a Days array
Use timelocal at noon to get total seconds
Run seconds thru localtime
Here is a shot.
Take the date in splitting on 2 digits and / if there
Print number of items in array
Setup a Days array
Use timelocal at noon to get total seconds
Run seconds thru localtime (array defs are commented
print out the date in form