, 28 Apr 2010 10:46:58 +0300
> Subject: Re: Script to find out the name of the parsha
> From: kobi.za...@gmail.com
> To: da...@davidsconsultants.com; linux-il@cs.huji.ac.il
>
> here are scripts in perl and python:
>
> # ap
here are scripts in perl and python:
# apt-get install libhdate-python
#
import hdate
year = 2010
h = hdate.Hdate()
h.set_gdate(1,1,year)
julian = h.get_julian()
for i in range(0,365):
h.set_jd(julian)
julian += 1
da
You can try to make something out of Hebcal -
http://www.hebcal.com/sedrot/
On Wed, Apr 28, 2010 at 9:47 AM, David Suna wrote:
> Does anyone know of a script (preferably in PHP) that given a date will
> return the name of the parsha (torah portion) for that week?
>
> --
> David Suna
> da...@david
On 28/04/2010, at 09:47, David Suna wrote:
> Does anyone know of a script (preferably in PHP) that given a date will
> return the name of the parsha (torah portion) for that week?
hebcal. There's an interactive web version available at http://hebcal.com/ and
packages available for all linux di
Does anyone know of a script (preferably in PHP) that given a date will
return the name of the parsha (torah portion) for that week?
--
David Suna
da...@davidsconsultants.com
___
Linux-il mailing list
Linux-il@cs.huji.ac.il
http://mailman.cs.huji.ac.