Trees | Indices | Help |
---|
|
Adjust the sunset and sunrise hour depending on the timezone. The list of timezone (lTimezone) is based on software kstars of the kdeedu project (http://edu.kde.org/kstars/). The original file contains informations by column like this: city : province : country : Lat_deg : Lat_min : Lat_sec : N|S : Lon_deg : Lon_min : Lon_sec : E|W : UTC_difference : two_letters[??]
Project home page is http://ptaff.ca/crepyscule/
|
|||
tuple |
|
||
int |
|
||
int |
|
||
list |
|
||
|
|
|||
lTimezone =
|
|||
dMonth =
|
|||
dWeek =
|
|||
dYearSummertime =
|
|
Return in julian day the beginning of daylight time and the end of daylight time.
|
Get the day of the month corresponding to the position in the month. Eg: First monday of april would be __get_day('first', 'MON', 'APR')
|
Return julian day corresponding to iso 8601 date format is YYYY-MM-DD
|
Adjust the hour of sunset and sunrise depending of the summer time
|
Adjust the hour of sunset and sunrise depending of the summer time for this particular day.
|
|
lTimezone
|
dMonth
|
dWeek
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Sun Mar 15 16:26:39 2009 | http://epydoc.sourceforge.net |