jQWidgets Forums

jQuery UI Widgets Forums Scheduler Force all users to be on the same timezone

This topic contains 1 reply, has 2 voices, and was last updated by  Hristo 5 years, 2 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • danielFa
    Participant

    Hi guys,

    So i have my calendar up and running and having a problem with Timezones.
    So the calendar is for UK only events UTC+0 times.

    If you try to access the calendar with a device on a different timezones, it moves all my times. Which is leading to misunderstandings.
    So if i set something for 14:00 and someone else comes along and chooses 14:00 in a diff timezone. Then times will be stored differently.

    I’d like to force everyone to work with UTC+0 regardless of machine or location, how do I do that? I will specify that calendar is “UK Time”

    Thanks


    Hristo
    Participant

    Hello danielFa,

    This is a Time Zone issue.
    I would like to suggest you look at this example:
    http://jsfiddle.net/rnd0pg2v/
    The example is for the jqxGrid but you could try to use the same approach.
    It uses a specific Time Zone only if TimeZone is stored in the Date String i.e has the T part in the format.
    In that way, the time will be shown as is it is stored.
    I hope this will help.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.