First: Thanks for awesome work - I really like this module!
If I chose to have a CCK date field with a default value of format 28 May 2009, Drupal complains when I save the form saying that the data in the field is invalid. The reason is obviously that I've translated May to Mai (Norwegian). The default value put in when opening the form is 28 May 2009, but if I use the date selector I get 28 Mai 2009, which validates correctly.
So, I guess the default value should be picking the translated strings.
Workaround for now is to set a format to 28.05.2009
Comments
Comment #1
vthirteen commentedthe same here
Comment #2
dergachev commentedsame here! (and there are other issues about this in the queue)
Workaround did the trick, thanks!
Comment #3
damienmckennaUnfortunately the Drupal 6 version of the Date module is no longer supported. That said, we appreciate that you took time to work on this issue. Should this request still be relevant for Drupal 7 please feel free to reopen it. Thank you.