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

    In Q-date-how to set current date as mimimum

    Help
    3
    7
    501
    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.
    • R
      reks last edited by

      I used “options” in q-date to set minimum date, but it is blocking the entire calendar,
      How to set today’s date as minimum in q-date?

      R 1 Reply Last reply Reply Quote 0
      • R
        reks @reks last edited by

        119b541b-2905-4994-93dd-a2401fec83e0-image.png

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

          @reks

          What about current date -1 day as mimimum?

          1 Reply Last reply Reply Quote 0
          • R
            reks last edited by reks

            https://codepen.io/reks_yuv/pen/zYBMZZV?editable=true&editors=101%3Dhttps%3A%2F%2Fquasar.dev%2F

            i have tried ,but not finding solution

            1 Reply Last reply Reply Quote 0
            • R
              reks last edited by

              It can be a small fix,but I couldnt do it

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

                I tried with this

                :options=“date => date >= ‘2020/11/10’”

                https://codepen.io/fal-pasa/pen/GRqwmMY

                you forgot the import moment.js

                1 Reply Last reply Reply Quote 1
                • R
                  reks last edited by

                  Thanks a lot @Henrique .
                  It helped me to achieve it.

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