Home | Trees | Indices | Help |
|
---|
|
Date manipulation helper functions. :copyright: 2006-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved. :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr :license: General Public License version 2 - http://www.gnu.org/licenses
Functions | |||
|
|||
|
|||
|
|||
|
Variables | |
STEP = timedelta(days= 1)
|
|
endOfMonth = RelativeDateTime(months= 1, day=-1)
|
|
FRENCH_FIXED_HOLIDAYS = {'jour_an': '%s-01-01', 'fete_travail'
|
|
FRENCH_MOBILE_HOLIDAYS = {'paques2004': '2004-04-12', 'ascensi
|
Function Details |
enumerate dates between begin and end dates. step can either be oneDay, oneHour, oneMinute, oneSecond, oneWeek use endOfMonth to enumerate months |
Variables Details |
FRENCH_FIXED_HOLIDAYS
|
FRENCH_MOBILE_HOLIDAYS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Dec 1 09:46:46 2008 | http://epydoc.sourceforge.net |