The Date Augmenter API is designed to allow plugins to add additional processing and/or output to a date formatter. An early example is the Add to Calendar Date Augmenter.

Smart Date's formatters should support this API so they can be improved with these formatter plugins.

Comments

mandclu created an issue. See original summary.

mandclu’s picture

Status: Active » Needs work
StatusFileSize
new1.62 KB

This patch provides basic support, but there should be some additional work, for example for recurring dates can be properly passed into supported calendars.

mandclu’s picture

Status: Needs work » Needs review
StatusFileSize
new1.88 KB

Updated patch, to work with the latest Date Augmenter API code. Not certain if additional changes will be required, so setting this to needs review.

mandclu’s picture

StatusFileSize
new2.02 KB

Another updated patch, to support additional changes to the Date Augmenter API.

mandclu’s picture

StatusFileSize
new2.56 KB

A couple more tweaks. Should be getting really close now.

mandclu’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new2.63 KB

Final patch, including for reference on what is required to integrate with Date Augmenter.

  • mandclu committed 81942bd on 3.4.x
    Issue #3218352 by mandclu: Provide support for Date Augmenter API
    
mandclu’s picture

Status: Reviewed & tested by the community » Fixed

Merged in.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.