Date Format

  • okkhalid
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
9 years 9 months ago #82760 by okkhalid
Date Format was created by okkhalid
Hello, How I can change the date format to show as: June 29, 2016
Now it shows as: 06-29-2016

Thanks,

Please Log in or Create an account to join the conversation.

More
9 years 9 months ago - 9 years 9 months ago #82762 by James Riley
Replied by James Riley on topic Date Format
To change date formatting, go to Configuration and look for the Date Format and Time options. For the text-based format boxes, you'll need to refer to php.net/manual/en/function.date.php for what to type.

For "June 29, 2016" enter the following into the box:
Code:
F j, Y

I personally use:
Code:
D. M. d, Y @ g:i a
to display "Fri. Jun. 10, 2016 @ 4:02 pm"

There is also a dropdown Date Custom Field option on the Config screen, but I think that it is a new option (I don't recall seeing it before) and I'm not sure what/where it controls?? @Tuan??

James Riley .: EventBooking user since 2014 ::: JoomDonation user since 2016 :.
.: grfx & web design / IT / AV @ St. Therese Institute of Faith and Mission, Bruno, SK, Canada :.
Last edit: 9 years 9 months ago by James Riley.
The following user(s) said Thank You: Tuan Pham Ngoc

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc