Closed
Description
PHP Version
8.1
CodeIgniter4 Version
4.6.1
CodeIgniter4 Installation Method
Composer (using codeigniter4/appstarter
)
Which operating systems have you tested for this bug?
Windows
Which server did you use?
apache
Database
MySQL 8.0
What happened?
I got an error while submitting a form and I noticed the time was displayed with 24 hour format and am/pm at the end
Steps to Reproduce
Generate any error that renders the error screen.
Expected Output
24 hours format time with pm/am at the end.
Anything else?
No response