N
NateBuckley
Hello everyone,
A little bit stuck, I'm just wondering if anyone knows a way how I'd be able
to work out the 1st Day of a particular month, of a particular year.
So If I did the following
aString = WhatsTheDay(1, 2010)
the function "WhatsTheDay" would return "Fri" or "Friday"
Thanks for any help in advance!
A little bit stuck, I'm just wondering if anyone knows a way how I'd be able
to work out the 1st Day of a particular month, of a particular year.
So If I did the following
aString = WhatsTheDay(1, 2010)
the function "WhatsTheDay" would return "Fri" or "Friday"
Thanks for any help in advance!