snippet-phpfunctions

formatDate() - DE-/EU-version

date = now();

Function Description Req. Type Return Type Result
formatDate($date) Date w/o time String or DateTime String 24.06.2026
formatDate($date, 1) Date w/ time String or DateTime String 24.06.2026, 23:03 Uhr


formatDate() - US-Version

date = now();

Function Description Req. Type Return Type Result
formatDate($date) Date w/o time String or DateTime String 06/24/2026
formatDate($date, 1) Date w/ time String or DateTime String 06/24/26 11:03 pm


timeBetween() - EN-Version

date = '2025-12-05 13:44:31';

Function Description Req. Type Return Type Result
daysBetween($date) Days between $date and now PARSED AS text/string String or DateTime String (6 months ago)


timeBetween() - DE-Version

date = '2025-12-05 13:44:31';

Function Description Req. Type Return Type Result
daysBetween($date) Days between $date and now PARSED AS text/string String or DateTime String (vor 6 Monaten)


daysBetween()

date = '2020-04-07 19:24:11';

Function Description Req. Type Return Type Result
daysBetween($date) Days between $date and now String or DateTime Integer 2269

Warning: include(/www/htdocs/w01f1bbf/assets.mabgl.com/germany/mbdemo/sv/f.php): Failed to open stream: No such file or directory in /www/htdocs/w01f1bbf/mbdemos/phpf.demo.mabgl.com/index.php on line 207

Warning: include(/www/htdocs/w01f1bbf/assets.mabgl.com/germany/mbdemo/sv/f.php): Failed to open stream: No such file or directory in /www/htdocs/w01f1bbf/mbdemos/phpf.demo.mabgl.com/index.php on line 207

Warning: include(): Failed opening '/www/htdocs/w01f1bbf/assets.mabgl.com/germany/mbdemo/sv/f.php' for inclusion (include_path='.:/usr/share/php:..') in /www/htdocs/w01f1bbf/mbdemos/phpf.demo.mabgl.com/index.php on line 207