Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A new Date Quiz
Message
From
17/06/2002 14:46:36
 
General information
Forum:
Games
Category:
Mathematical
Title:
Miscellaneous
Thread ID:
00667726
Message ID:
00669386
Views:
33
I guess you win... lol... nobody seems to like the ol' date quiz anymore... tis a good solution too...

Ric


>How about this:
>
PARA b,t
>n=DATE()
>c=DOW(b)
>o=DOW(n)
>?(n-b)/7
>?INT((n-b)/7)+IIF(BETW(t,c,o+IIF(o<c,7,0)),1,0)
>Pass it the birthday (b) and the dow() for the test date (t) and it will print the number of weeks and the number of that particular day. In your case:
>
do dates with {^1965-06-03},3
>prints
>
1932.0000
>     1932
>Cheers,
>Andrew
>>Well, I was reading a thread earlier this week about the quickest way to figure a birthday... it was fun to read up on it.... so, I thought that since dates are SO much fun (*wink*), why not another one? so:
>>
>>My birthday is June 3rd, 1965, so:
>>
>>A two parter:
>> How many weeks old am I?
>>
>>and then:
>> How many Tuesdays old am I?
>>
>>HEHEHE....
>>
>>Shortest combined character count wins!! Scientific notation accepted... and we are off....
>>
>>Ric
Previous
Reply
Map
View

Click here to load this message in the networking platform