For more complicated date formatters (e.g. recurring) it could be useful to allow separate configuration for different parts of the output (e.g. recur rule vs individual instances). The Date Augmenter API should support more complex use cases, while maintaining the current structure otherwise.
Comments
Comment #3
mandclu commentedMerged in code that allows a formatter to return a keyed array of "sets", each of which will have its own configuration.
Comment #4
mandclu commented