Support month and year offsets #292
Labels
component: python wrapper
priority: high
High Priority
requestor: NOAA/SWPC
NOAA Space Weather Prediction Center
type: enhancement
Improve something that it is currently doing
Milestone
datetime timdelta does not support offsets of month or year because they are not uniform offsets. However, there is a python utility called dateutil which supports relative offsets that can be months or years. We should modify the time offset code (such as [INIT/VALID]_INCREMENT and StringSub shift) to use dateutil so the user can specify months and year offsets.
The text was updated successfully, but these errors were encountered: