Closed (duplicate)
Project:
Token
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2007 at 22:21 UTC
Updated:
6 Mar 2010 at 18:37 UTC
Hey there,
how can i change the month from the english word to the german, e.g. october to oktober
Thanks, Batman1983
Comments
Comment #1
gregglesI believe this is more of a token question than a pathauto question.
What pattern are you using that gets replaced with "october" ?
Comment #2
gregglesAccording to http://php.net/date:
However, batman1983 and I debugged this for a while in irc and when he entered
print date('F');into a php filtered node it printed oktober.So, I'm not completely sure what the solution is.
Comment #3
batman1983 commentedI changed some lines like this:
but you have to add this code anywhere for your country:
Perhaps you can read the location from the drupal core....
Comment #4
dave reidMarking this as a duplicate issue of #433486: Use format_date() for translatable date tokens