There’s a 1 hour discrepancy between the {current_time} field and my custom date field. I tried changing all the Localization Settings fields one by one, but they all affected both fields (it’s been set to UTC + 1 all along, fwiw. Does this matter?). Didn’t matter whether I set the custom field to ‘fixed’ or ‘localized’, either. Also tried deleting the cache, to no avail.
Both fields are set up exactly the same way:
{featured_expiration format="%y%m%d%H%i%s"}
{current_time format="%y%m%d%H%i%s"}
This was the output a minute ago after I set the custom date to output the current time:
110505233010
110505223015
Note the difference: 22 should be 23 on the bottom one.
Don’t know if it’s any help, but this:
{date format="%F %d %Y %Q %T %Z"}
... gives me this:
May 05 2011 +01:00 MET 7200
—-
Any idea what might be causing this?
Is there perhaps a way I can mathematically add an extra hour inside the custom field tag? If yes, what would the syntax be?
Note: I’m on Build: 20101220.
[Mod Edit: Moved to the EE 2 Technical Support forum]