|
-
Apr 12th, 2008, 12:05 PM
#1
Thread Starter
Lively Member
[RESOLVED] Get day of the week from day?
Hi.
Is there a function to return what day of the week it is if I give it a day?
GetDay("April",12,2008) would return "Saturday"
Is there such a function, how would I go about making one if there isn't?
Thanks.
-
Apr 12th, 2008, 12:16 PM
#2
Addicted Member
Re: Get day of the week from day?
yes exactly there is..
try this line..
yourDay=Format("April 12,2008","DDDD")
_________________________
if the problem resolve please mark your post as resolve and please do rate..
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|