Email time adjustment

  • Posts: 78
  • Thank you received: 0
13 years 9 months ago #8885

I see where the timestamp is placed into the emails, is their a way to display a time other than UTC/GMT.

Please Log in or Create an account to join the conversation.

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
13 years 9 months ago #8901

Hi,
The time displayed in the email should be offset using your joomla configuration's timezone option.

You can always edit the emails via the menu System->Emails (in the Business edition) and change the time display function from:
hikashop::getDate(time(),'%d %B %Y')

to:
hikashop::getDate((time()+XX),'%d %B %Y')

where XX is the number of seconds of the offset you want.

Please Log in or Create an account to join the conversation.

Time to create page: 0.056 seconds
Powered by Kunena Forum