No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Dealing with Timezones in Quasar - How?

    Help
    2
    6
    1556
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      bambinou last edited by

      Hello,

      I would like to use the calendar and the hour component but I am having issues because my users will come from different areas in the world. How can I have these components showing the right date/time per location? Is there anything built into Quasar for this please?

      Thank you.

      1 Reply Last reply Reply Quote 0
      • Hawkeye64
        Hawkeye64 last edited by

        look into the date utils
        https://quasar.dev/quasar-utils/date-utils

        1 Reply Last reply Reply Quote 0
        • B
          bambinou last edited by

          Thank you, yes I saw this. But the problem is that this code is per case use. I meant some kind of plugin in Quasar that let the user choose country A and have the time getting associated with it. Because at the moment, with the logic on this page, I will still need to create a db with the countries and timezone(a lot of work)…

          1 Reply Last reply Reply Quote 0
          • Hawkeye64
            Hawkeye64 last edited by

            yes, a lot of work. I don’t know if anything has been done like that. There is a Vue one, but it wraps the jQuery one. (vie time zone picker, or somehting like that)

            1 Reply Last reply Reply Quote 0
            • Hawkeye64
              Hawkeye64 last edited by

              Are you saying you use the QCalendar App Extension?

              1 Reply Last reply Reply Quote 0
              • B
                bambinou last edited by

                Yes a lot of work, I will have to add my translations one by one and work out the time per country each time, ouch…

                I will be using the Qdate and Qtime components
                https://quasar.dev/vue-components/date

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post