This plugin gets Craft to show full timestamps for all Post and Expiry dates on Entry indexes in Craft CMS.
To install BigDates, copy the bigdates/ folder into craft/plugins/, and then go to Settings > Plugins and click the “Install” button next to “Big Dates”.
- Implemented Craft 2.5's
getPluginUrl
andgetDocumentationUrl
methods.
- Added support for update notifications in Craft 2.5.
- Fixed a PHP error that occurred when running Big Dates on Craft 2.5.
- Initial release