au.subtractDays(date1, days=1)
CASA <4>: au.subtractDays('2014-03-01')
Out[4]: '2014-02-28'
CASA <2>: au.subtractDays('2014/01/01')
Out[2]: '2013/12/31'
-- ToddHunter - 2014-11-12
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.