Having problems with {current_time} and an entries {entry_time}.
I post an entry and it records an entry_time of 1218852780. I immediately go to my web page and refresh which calls {current_time format="%U"} which displays at 1218836333???
This shows the current time as being smaller than the entry time of the weblog just entered. The current_time should be later. I am very confused…
I am using the query module to perform some custom queries that rely on comparing {entry_time} and {expiration_time} to the {current_time}. Do to this inconsistency, my query is not returning what I want.
Any suggestions?
Thanks,
Mike