Problem/Motivation
The support for Date Augmenter currently adds more code than necessary to every formatter where this is implemented.
Proposed resolution
Refactor the code to consolidate more of the logic into properties and methods in SmartDate, to make for less code in all the formatters.
Comments
Comment #3
mandclu commented