Converts a MySQL date into something friendlier. Works for DATE, TIME, DATETIME AND [BIG]INT. The default output format is d/m/Y, but can be changed in the constructor. Format strings are anything supported by the PHP function date().
This is the code documentation for the SproutCMS project
Search documentation |
class ColModifierDateConverts a MySQL date into something friendlier. Works for DATE, TIME, DATETIME AND [BIG]INT. The default output format is d/m/Y, but can be changed in the constructor. Format strings are anything supported by the PHP function date().
Source code (5 results)/sprout/Controllers/Admin/ActionLogAdminController.php Highlighted file source Line 22: /sprout/Controllers/Admin/ContentSubscriptionAdminController.php Highlighted file source Line 16: /sprout/Controllers/Admin/PageAdminController.php Highlighted file source Line 32: /sprout/Helpers/ColModifierDate.php Highlighted file source Line 22: /sprout/tests/itemlistTest.php Highlighted file source Line 13: A total of 11 lines in 5 files were found |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Wednesday, 5th August, 2026 at 03:31 pm |
|