Date Element with Time Zone

crchaves

New Member
I want to know if it is possible to change my local time.

example.

I have several databases from other countries, and need to show when each country, I am using the date element.

In the documents I saw you in advanced a PHP function. you can tell me I'm doing wrong?
 

Attachments

  • image02.jpg
    image02.jpg
    90.1 KB · Views: 168
  • image01.jpg
    image01.jpg
    155.6 KB · Views: 155
The PHP function you are trying to use is only for use as an "allow" function, used for "blacking out" dates on the popup date selector. For instance if you were booking a room, and needed to disallow dates which had already been booked.

We have to feature for specifying a particular timezone on a date element. You can only specify "local time" or "GMT", which means we either treat the date in the table as "local" (according to whatever J! is set to) and we don't apply any TZ correction when displaying, or UTC/GMT times (and we then apply the J! TZ offset to them).

If you need to handle different timezones on a per-table basis, you'll have to modify the dates outside of Fabrik.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top