[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: projects/itl/libs/prayertime/src ipraytime.c



----------------------------------------------
From: Thamer Mahmoud (thamer)
Date: Wed Apr 28 09:46:54 2004

Update of /home/arabeyes/cvs/projects/itl/libs/prayertime/src
In directory sina:/tmp/cvs-serv26932

Modified Files:
	ipraytime.c 

Log Message:
* app: fixed angle not being set correctly after yesterdays update (oops).
* app: changed "-ex" to "-x" for setting the extreme methods.
* app: Added Daylight Saving Time support
* app: added "--dst" or "-s" argument. the dst argument can have three variables:
	"--dst 0" means no daylight saving time.
	"--dst 1" always add one hour to the computed prayer times.
  	"--dst 2" auto adjust for daylight saving time based on timezone. (default)