Level 1
Do you want a solution like this?
First, create datetime class from format, and format it.
1 like
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
i have a set of date values like "Y/m/d" stored in my DB i want to the output to read in text like Jan.17.2017 to view how do i go about that
Do you want a solution like this?
First, create datetime class from format, and format it.
Please or to participate in this conversation.