Practical React - 10 - Date Picker

Поделиться
HTML-код
  • Опубликовано: 10 фев 2025

Комментарии • 88

  • @fuwanep
    @fuwanep Год назад +3

    Though it is important to learn controlled components, tutorials like these really help a lot and pretty much improves code quality in my opinion. There's no need to reinvent the wheel.

  • @bluelion978
    @bluelion978 3 года назад +5

    Best teacher!!! I am a beginner and Once I hear your voice, I always know I am going to learn something new.

  • @nilmendes7710
    @nilmendes7710 4 года назад +1

    When I was looking at the documentation at 4:47, Professor Vishwas showed, excellent tutorial, didactic. At 7:27 great tip.

  • @babuchinnasamy3890
    @babuchinnasamy3890 Год назад

    Thanks, it is a very good video. this is better than another date picker. i will implement my project now

  • @nathansantos4197
    @nathansantos4197 4 года назад +5

    This tutorial has more information than the documentation itself. The official documentation is really poor. You helped me a lot.
    Thanks!

  • @mdabdullahalmohaymenrafi7984
    @mdabdullahalmohaymenrafi7984 3 года назад

    Nice tutorial for beginners like me who will already have a basic info while reading the documentation.

  • @fernandodiegosantillanvara1108

    Thanks bro, Your help to much. Its a master class!!!

  • @fmaciel2
    @fmaciel2 4 года назад +1

    Thanks a lot! You saved me hours of researching.

  • @alokranjan476
    @alokranjan476 4 года назад +1

    Wow, you are lifesaver.
    Thanks a lot again.

  • @migracionexitosa
    @migracionexitosa 2 года назад

    I love this explanation thank you very much!!

  • @ComedyReact-g00g1e
    @ComedyReact-g00g1e 4 года назад

    Good job ... Audio was clear and legible to understand

  • @mdarefbillah4784
    @mdarefbillah4784 3 года назад

    Excellent video!

  • @ranaimranahmed2532
    @ranaimranahmed2532 3 года назад

    bht achi videos hn apki thnx alot sir urdu hindi ma b bna dia karain plz

  • @mr.hassaan7785
    @mr.hassaan7785 4 года назад

    Very deep explanation. Appreciated

  • @shivomsrivastava6540
    @shivomsrivastava6540 2 года назад

    Helpful video. Thanks

  • @evanbero9705
    @evanbero9705 4 года назад +1

    Thank you so much for this video!!! So much simpler than the documentation!!!

  • @gabrielturrillas
    @gabrielturrillas 4 года назад

    thank you so much i love your videos. greetings from chile

  • @kulsoomrahman7547
    @kulsoomrahman7547 3 года назад

    your videos are life saving :D

  • @karthikpuvvula
    @karthikpuvvula 2 года назад

    Thank you 🙏

  • @dmitrykabanov2869
    @dmitrykabanov2869 2 года назад +1

    if you want to change a language of a caledar:
    import DatePicker, {registerLocale} from "react-datepicker";
    registerLocale("ru", ru); // Russian example

  • @amankori9697
    @amankori9697 4 года назад +2

    Great tutorial, really helpfull.

  • @devbravo4158
    @devbravo4158 3 года назад

    Amazing! Thank you!

  • @Sam-kr5ix
    @Sam-kr5ix 3 года назад +1

    That's what i call a librairy

  • @iLOVE800
    @iLOVE800 4 года назад

    Thank you so much! So easy to understand and very clear. Keep going!

  • @Amarjeetkumar-it8rj
    @Amarjeetkumar-it8rj 4 года назад +3

    Sir please add date range picker also
    Thanks for this playlist

  • @tahriguion2755
    @tahriguion2755 3 года назад +1

    Someday in the future. Someone had to explain me with the indian tutorial are the bests... cause that the only one that works

  • @albinsjolin649
    @albinsjolin649 3 года назад

    Thanks man!

  • @arlandmv4053
    @arlandmv4053 3 года назад

    thank you!

  • @alirezamohammadi1771
    @alirezamohammadi1771 3 года назад

    tnk u so much

  • @aleksandrmatyka3118
    @aleksandrmatyka3118 4 года назад +1

    good, but what if the user entered some letter into the input and then wants to use the datapicker, it will give undefined values, it would be nice to do something in this case

  • @praj777
    @praj777 3 года назад

    Thank you for the video.I would like to know about how to add placeholder inside datepicker?

  • @wolfboy417
    @wolfboy417 3 года назад

    thanks man

  • @entertainmenthub9115
    @entertainmenthub9115 4 года назад +1

    Hey man you are awesomeee! your videos help me alottt.. I have a resquest please add timepicker on this series.. It's a big favour thanks :)

  • @brijeshraval977
    @brijeshraval977 4 года назад

    Idk what's wrong with accent but nice and clean video though thanks

  • @varshithgowdav9892
    @varshithgowdav9892 Год назад

    is there a prop on date picker for each day so that i can pass this data to css file to set content property.

  • @jacksonpatrick3454
    @jacksonpatrick3454 2 года назад +1

    How to select only date, in this am getting time value too

  • @vognercee
    @vognercee 2 года назад

    @Codeevaluation thank you for the tutorial. I am experiencing a challenge with submission. A DatePicker is typically used in conjunction with another component. In my RetrieveDocs component, I am using the date picker to set a retrieveDate -- via . However, the after cruising through the SearchContainer code it exits directly to the the RetrieveDocs component. How do I pause the DatePicker until a date has been chosen?

  • @sologuitardeshchatterjee
    @sologuitardeshchatterjee 4 года назад

    Nice tutorial but would be great if could enhance it with moment and show some operations with it.

  • @yinonelbaz5309
    @yinonelbaz5309 3 года назад

    very usefull thanks from israel

  • @avishekchatterjee531
    @avishekchatterjee531 3 года назад

    If I changed the date also it only showing me the current date not that I am selected? ANY help

  • @JohnDoe-rj2kf
    @JohnDoe-rj2kf 3 года назад

    how do I make two date pickers with start and end date of for example hotel book in? so that it wont be one day

  • @moupalidutta1589
    @moupalidutta1589 3 года назад

    Not able to change the date format. Its taking my system date formay though changing it explicitly in the code.

  • @deepankarthi2886
    @deepankarthi2886 2 года назад

    If the datepicker popup is hidden while in left becz of overlapping how to fix it

  • @nikhilkshirsagar186
    @nikhilkshirsagar186 4 года назад

    Thanks

  • @sivajyothi7287
    @sivajyothi7287 2 года назад

    I am getting error, Type date is not assignable to null, I am using typescript, what can I do?

  • @warriorking778
    @warriorking778 3 года назад +1

    how to render Date Picker { selectedDate } in this formate dd/MM/yy.

  • @srinathpandi
    @srinathpandi 3 года назад

    Hi, is there any was we can assign default value? Please help

  • @alexanterkentros4770
    @alexanterkentros4770 4 года назад +1

    Does this supports localization :)?

  • @Manideep_0240
    @Manideep_0240 4 года назад

    Is this datepicker working on all web applications such as IE and other stuff

  • @Bizniiz
    @Bizniiz 4 года назад

    is there anyway i can set for example 3-4 times to be avaiable to book that day and push to api and then if the time is choosed make it non clickable for that day. great tutoriol btw!

  • @rauldeandrade
    @rauldeandrade 4 года назад +1

    I've implemented the date picker with formik, but it crashes the app when I try to reload data into it to edit or update the data in the form. Is there any workaround for this problem? I've spent hours on it and still don't have any solutions.

    • @Codevolution
      @Codevolution  4 года назад +1

      I mention about that in the formik video. IT is probably due to the fact that you're trying to load a string value instead of converting it into a DATE type first.

    • @rauldeandrade
      @rauldeandrade 4 года назад

      @@Codevolution Thank you so much for you kind reply. I did in-fact face this issue and I tried to fix it just now and it worked well. I guess I got confused last time when trying to convert the date from string to number that the datepicker could recognize, that I kept making mistakes. I tried the Date.parser() and couldn't make it work, but now after following your comment it worked without issues. I have only been programming js for a couple of months and your videos have been invaluable. I am forever grateful for your teachings and sharing of your knowledge in a simple and easy to understand manner. I am also loving the new React Render series. Thank you so much dear friend and I hope you and your family will always find happiness and prosperity.

    • @divvagg5616
      @divvagg5616 4 года назад

      @@Codevolution sir can we use moment.js library instead of DatePicker to do the same ? Plz reply

  • @twerkyfingers
    @twerkyfingers 3 года назад +1

    But what about the styling

  • @gamingwithnoboundaries5375
    @gamingwithnoboundaries5375 4 года назад

    can you help me on how to fill the date picker? like i have a date i need to fill it but its different format

  • @Kumarmateti9
    @Kumarmateti9 4 года назад

    Does this date picker support in Safari Browser?

  • @srikanthracharla420
    @srikanthracharla420 4 года назад +1

    If i want to add time in AM and PM mode, How to do this for this component, Can anyone help me pls

    • @xardass4209
      @xardass4209 3 года назад

      dateFormat="MMMM d, yyyy h:mm aa" past this in datepicker instance, if you dont want in time colum but only in the input paste this also timeFormat="HH:mm".

  • @duaaasamad
    @duaaasamad 3 года назад

    clear button doesn't change date value. any solution?

  • @apexyu164
    @apexyu164 4 года назад

    any tutorial of Start and End time in datepicker please ..thanks

  • @Potato-h2w2s
    @Potato-h2w2s 3 года назад

    can u customize it? How we can style?

  • @prajulsahu9838
    @prajulsahu9838 2 года назад

    Hey, nice video, I used this DatePicker, but I have a issue, as it's transparent. I can see and even click the button which are placed just below it. How to do this? I tried z-index and opacity, they are not working.

    • @diegovillafane6313
      @diegovillafane6313 Год назад +1

      In their documentation you have an import css line that you have to import wherever you use the datePicker otherwise that happens!

  • @robertberenbaum
    @robertberenbaum 4 года назад

    I am using components, not functions. I am getting an error.
    Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
    1. You might have mismatching versions of React and the renderer (such as React DOM)
    2. You might be breaking the Rules of Hooks
    3. You might have more than one copy of React in the same app

    • @saziedhassan
      @saziedhassan 4 года назад

      As the error already said, hooks can only be used in functional components. I am assuming you tried using them in class components? If so, you can declare your state as an object in your constructor and set the state after binding your onChange handler. Hope this helps!

    • @guptasagar694
      @guptasagar694 Год назад

      Bhai Hooks kon use karta he class components mein

  • @RahulSharma-ke7wg
    @RahulSharma-ke7wg 3 года назад

    can anyone pls tell me ,how to disable 3 future days from current date using the filter prop.

  • @Amanda-qu9uw
    @Amanda-qu9uw 3 года назад

    Positioning of the calendar is Waaaaayyyy to the far left for me. Plus, there is no information on how to fix this.

  • @calvincrane
    @calvincrane 3 года назад

    Nice one! {hows} it look on mobile? I assume it also has matured nicely. Dates and times mash my little brain so any libs from big brained people I welcome :)

  • @sologuitardeshchatterjee
    @sologuitardeshchatterjee 4 года назад

    Also could you please upload a video on react table along with collapsible items embedded. Thanks

  • @akki7949
    @akki7949 3 года назад

    How to add calender icon to do the same??

  • @HaiderAli-oi5fm
    @HaiderAli-oi5fm 3 года назад

    So If I want to select two dates lets say "from date" and "to date" then should I use two DatePicker components? If Anyone knows, do reply me.

    • @sirlionellord
      @sirlionellord 3 года назад

      no you need the datepicker range

    • @HaiderAli-oi5fm
      @HaiderAli-oi5fm 3 года назад

      @@sirlionellord Oh Thank you. I've been waiting for reply.

    • @sirlionellord
      @sirlionellord 3 года назад

      @@HaiderAli-oi5fm try that ;)

  • @SumitRaj-jf3ro
    @SumitRaj-jf3ro Год назад

    good

  • @elakiyabaskaran6485
    @elakiyabaskaran6485 3 года назад

    How to use this for time format

  • @amolmehlawat8197
    @amolmehlawat8197 4 года назад

    How can I add time also?

  • @RajveerSingh-yb6zq
    @RajveerSingh-yb6zq 4 года назад

    what to do for datetime bro

  • @jsceo
    @jsceo 4 года назад

    what's that color scheme?

  • @princekumarsingh2440
    @princekumarsingh2440 3 года назад

    How to add placeholder init

  • @vikassingh1946
    @vikassingh1946 2 года назад

    how to filter the year

  • @blockcoder8129
    @blockcoder8129 4 года назад

    Please upload a video, on sidebar menu, that can be toggled.

  • @pavankumarvangala2548
    @pavankumarvangala2548 4 года назад

    HI, How can I use two colour pickers in a single page

  • @shivshankarkeshri8959
    @shivshankarkeshri8959 2 года назад

    Make some project work