Menu
Horje
Hi !
Welcome,
Guest
Close Menu
Home
Web Tutorial
How to convert a timestamp to Minute Ago in PHP
How to create PHP Date formatting
Example of PHP Date formatting
Home
Web Tutorial
Web Solution
PHP Tutorial
PHP Time Tutorial
Example of PHP Date formatting
Example of PHP Date formatting
Here is the right way to use PHP Date formatting
index.php
Example:
PHP
<?php $date = DateTime::createFromFormat('j-M-Y', '02-Jan-2024'); echo $date->format('Y-m-d'); ?>
Try Now
Output should be:
Next
Previous
Type
:
php
Category
:
Web Tutorial
Sub Category
:
PHP Time Tutorial
Uploaded by
:
Admin