Closed (fixed)
Project:
Scheduler
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Oct 2009 at 17:36 UTC
Updated:
29 Oct 2009 at 17:00 UTC
Several important numeric date format characters are not supported (e.g. 'n', 'j', 'g', 'G'). They should be implemented. Oh, by the way, the help text should reflect which characters are supported....
Comments
Comment #1
eric-alexander schaefer commentedHere we go: http://drupal.org/cvs?commit=271260
The change is available via CVS or tomorrows dev release. Please review and report back.
Comment #2
eric-alexander schaefer commentedWell, my own tests will need to be sufficient.
Comment #3
aimutch commentedEric,
I'll test this on my end. I just saw the update.
Thanks!
aim
Comment #4
aimutch commentedEric,
I tested this with the following format:
n-j-Y G:i
Worked as advertised. The only suggestion I have is a better explanation of the formats. Although there's a link to the date page in PHP, that might be a bit cryptic for some people.
aim