The Date Format Helper adds a list of the PHP date format options on the
"Add date format" page. It eliminates the need to open a second browser window
to remember if 'm' is a textual or numeric repesentation of the current month,
or was 'm' minutes? Maybe that was 'M'? I can never remember.
Installation
-
Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules -
Add a new date format under Administration > Configuration > Regional and
language > Date and time formats > Add date format. -
Enjoy the on-page docs and never look up a date formatting option again.
Issues
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/sd-backdrop/date_format_help/issues
Current Maintainers
- John Franklin (https://github.com/sentaidigital/)
Credits
- Ported to Backdrop CMS by John Franklin (https://github.com/sentaidigital).
- Originally written for Drupal by John Franklin (https://www.drupal.org/u/john-franklin).
License
This project is GPL v2 software. See the LICENSE.txt file in this directory for
complete text.
Original documentation by the PHP Group, reproduced under the Creative Commons Attribution 3.0 license.
Original Documentation at: http://us3.php.net/manual/en/function.date.php
PHP License Page: http://us3.php.net/license/