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

    Is there any option to display two consecutive months in QDate?

    Framework
    2
    3
    407
    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.
    • T
      technowebs last edited by

      I am developing a hotel booking site, where I want to display two consecutive months so that user can easily select checkin and checkout date. I am using QDate with range selection(v1.13+).

      dobbel 1 Reply Last reply Reply Quote 0
      • dobbel
        dobbel @technowebs last edited by dobbel

        @technowebs

        Instead of Q-date there is a Q-calendar plugin with more features:

        https://github.com/quasarframework/quasar-ui-qcalendar

        btw why not have 2 q-date components to display 2 months, and then make them react to each others input.

        T 1 Reply Last reply Reply Quote 0
        • T
          technowebs @dobbel last edited by

          @dobbel
          Thanks for your suggestion. The Q-calendar is really very useful. Using a single field was my client’s preference, however, I am planning to use two QDate fields.

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