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 (9 results)/sprout/Controllers/Admin/ActionLogAdminController.php Highlighted file source Line 22: /sprout/Controllers/Admin/ActionLogAdminController.php Highlighted file source Line 22: /sprout/Controllers/Admin/ContentSubscriptionAdminController.php Highlighted file source Line 16: /sprout/Controllers/Admin/ContentSubscriptionAdminController.php Highlighted file source Line 16: /sprout/Controllers/Admin/PageAdminController.php Highlighted file source Line 32: /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: /sprout/tests/itemlistTest.php Highlighted file source Line 13: A total of 21 lines in 9 files were found |
Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Monday, 3rd April, 2023 at 02:59 pm |