Tagged Questions
-1
votes
1answer
516 views
Convert WordPress date format to jQuery UI Datepicker format
I wrote the following function to convert the current WordPress date format into a format that can be recognized by the jQuery UI Datepicker:
From: http://codex.wordpress.org/Formatting_Date_and_Time
...