Closed (fixed)
Project:
Date Augmenter API
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Jul 2021 at 09:31 UTC
Updated:
23 Jul 2021 at 09:39 UTC
Jump to comment: Most recent
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