It should be possible to add custom named dates, so that the following code
would work:
c = pdc.Constants()
c.set_constant('Christmas', 'December 24')
p = pdt.Calendar(c)
p.parse('Christmas - 1 week')
Original issue reported on code.google.com by aigar...@gmail.com on 1 Feb 2010 at 10:43
Original issue reported on code.google.com by
aigar...@gmail.com
on 1 Feb 2010 at 10:43