easter_date() in JavaScript
Posted
by Koning WWWWWWWWWWWWWWWWWWWWWWW
on Stack Overflow
See other posts from Stack Overflow
or by Koning WWWWWWWWWWWWWWWWWWWWWWW
Published on 2009-08-16T13:41:58Z
Indexed on
2010/05/20
6:20 UTC
Read the original article
Hit count: 281
Hi all!
I'm making a calendar generator in JavaScript. I need the Unix Timestamp for easter day midnight, for a given year. Can anyone tell me how I need to do that (in JavaScript)?
Thanks in advance.
PHP's function can be found here: http://www.php.net/easter%5Fdate
© Stack Overflow or respective owner