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 23.08.2026
formatDate($date, 1) Date w/ time String or DateTime String 23.08.2026, 09:02 Uhr


formatDate() - US-Version

date = now();

Function Description Req. Type Return Type Result
formatDate($date) Date w/o time String or DateTime String 08/23/2026
formatDate($date, 1) Date w/ time String or DateTime String 08/23/26 09:02 am


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 (8 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 8 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 2328

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