The new 2.x version of Date.module was radically rewritten. This is just one change I came across...

(see attached)

CommentFileSizeAuthor
token_cck.inc_.patch2 KBms2011

Comments

meatbites’s picture

This bug seems to sit in the same territory.

An issue has been brought up regarding timezones and how to implement them under token.

greggles’s picture

Status: Needs review » Needs work

@mikesmullin - thanks for the assistance. I think we need to do a "function_exists()" to see which version of date module token is interacting with and then use the appropriate function. It could even be based on the same system that st is http://api.drupal.org/api/function/st

Can you re-roll that?

greggles’s picture

Status: Needs work » Closed (duplicate)

Well, this was fixed over in http://drupal.org/node/206649 so I'm marking this a duplicate.