Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 504799

Adding MMMM-DD Date Format

$
0
0

Replies: 0

This is a great plugin. I’m using it to add the time and date to a digital bulletin board system I created. However we didn’t want the year to display. So today for instance it displays Thursday, May 11, but no 2017.

To accomplish this I added “MMMM-DD”=>”July-11” to line 51 in dt-world-clock.php to read:

$date_formats=array(“YYYY-MM-DD”=>”YYYY-MM-DD”,”DD-MM-YYYY”=>”DD-MM-YYYY”,”MM-DD-YYYY”=>”MM-DD-YYYY”,”MMM-DD-YYYY”=>”Jul-11-2002″,”DD-MMM-YYYY”=>”11-Jul-2002″,”MMMM-DD-YYYY”=>”July-11-2002″,”DD-MMMM-YYYY”=>”11-July-2002″,”MMMM-DD”=>”July-11″);

What are the chances of adding this change into the plugin permanently? Or offering a display year selector?

Thanks!


Viewing all articles
Browse latest Browse all 504799

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>