A field for Symphony managing single or multiple dates as well as date ranges.
- Version: 1.3
- Date: 15th January 2010
- Requirements: Symphony CMS 2.0.6 or newer, http://github.com/symphony/symphony-2/tree/master
- Author: Nils Hörrmann, post@nilshoerrmann.de
- Constributors: A list of contributors can be found in the commit history
- GitHub Repository: http://github.com/nilshoerrmann/datetime
This extension is based on and inspired by Scott Hughes' calendar mock-up and Rowan Lewis' calendar overlay. It uses dateJS for date calculations.
Using this extension in conjunction with the Localisation Manager and setting the language of an author to something else but system standard may break the Date and Time field. For some reasons yet to be fully understood the calendar will show all dates as 01 January 1970. Changing the author’s language back to system standard will fix this issue.
Version 1.3
- Added German localisation, improved date handling.
- Fixed a lot of bugs and overall improvements by brendo (thanks!)
Version 1.2
- Added support for data source grouping (calendar view).
Version 1.1
- Added support for data source filtering.
Version 1.0
- Initial release.