AI Coder
AI
Code Editor
Show Output
PHP Formatting the Date String
"; echo date("d-m-Y") . "
"; echo date("d.m.Y"); ?>
Output Preview