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

eric-alexander schaefer’s picture

Status: Active » Needs review

Here we go: http://drupal.org/cvs?commit=271260

The change is available via CVS or tomorrows dev release. Please review and report back.

eric-alexander schaefer’s picture

Status: Needs review » Fixed

Well, my own tests will need to be sufficient.

aimutch’s picture

Eric,

I'll test this on my end. I just saw the update.

Thanks!

aim

aimutch’s picture

Eric,

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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.