Practical React - 10 - Date Picker

Поділитися
Вставка
  • Опубліковано 19 вер 2024

КОМЕНТАРІ • 88

  • @ichiroutakashima4503
    @ichiroutakashima4503 Рік тому +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 2 роки тому +5

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

  • @nathansantos4197
    @nathansantos4197 3 роки тому +5

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

  • @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.

  • @fmaciel2
    @fmaciel2 3 роки тому +1

    Thanks a lot! You saved me hours of researching.

  • @mdabdullahalmohaymenrafi7984
    @mdabdullahalmohaymenrafi7984 2 роки тому

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

  • @babuchinnasamy3890
    @babuchinnasamy3890 Рік тому

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

  • @jacksonpatrick3454
    @jacksonpatrick3454 Рік тому +1

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

  • @Amarjeetkumar-it8rj
    @Amarjeetkumar-it8rj 4 роки тому +3

    Sir please add date range picker also
    Thanks for this playlist

  • @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

  • @surensura2488
    @surensura2488 4 роки тому

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

  • @alokranjan476
    @alokranjan476 4 роки тому +1

    Wow, you are lifesaver.
    Thanks a lot again.

  • @mr.hassaan7785
    @mr.hassaan7785 4 роки тому

    Very deep explanation. Appreciated

  • @ranaimranahmed2532
    @ranaimranahmed2532 3 роки тому

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

  • @amankori9697
    @amankori9697 4 роки тому +2

    Great tutorial, really helpfull.

  • @heidisanchez5786
    @heidisanchez5786 2 роки тому

    I love this explanation thank you very much!!

  • @fernandodiegosantillanvara1108

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

  • @mdarefbillah4784
    @mdarefbillah4784 3 роки тому

    Excellent video!

  • @evanbero9705
    @evanbero9705 4 роки тому +1

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

  • @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

  • @twerkyfingers
    @twerkyfingers 2 роки тому +1

    But what about the styling

  • @Sam-kr5ix
    @Sam-kr5ix 3 роки тому +1

    That's what i call a librairy

  • @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

  • @karthikpuvvula
    @karthikpuvvula Рік тому

    Thank you 🙏

  • @gabrielturrillas
    @gabrielturrillas 3 роки тому

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

  • @kulsoomrahman7547
    @kulsoomrahman7547 3 роки тому

    your videos are life saving :D

  • @vognercee
    @vognercee Рік тому

    @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?

  • @devbravo4158
    @devbravo4158 3 роки тому

    Amazing! Thank you!

  • @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 :)

  • @shivomsrivastava6540
    @shivomsrivastava6540 2 роки тому

    Helpful video. Thanks

  • @varshithgowdav9892
    @varshithgowdav9892 8 місяців тому

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

  • @praj777
    @praj777 3 роки тому

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

  • @srikanthracharla420
    @srikanthracharla420 3 роки тому +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".

  • @albinsjolin649
    @albinsjolin649 3 роки тому

    Thanks man!

  • @alirezamohammadi1771
    @alirezamohammadi1771 2 роки тому

    tnk u so much

  • @arlandmv4053
    @arlandmv4053 3 роки тому

    thank you!

  • @warriorking778
    @warriorking778 3 роки тому +1

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

  • @moupalidutta1589
    @moupalidutta1589 2 роки тому

    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

  • @brijeshraval977
    @brijeshraval977 3 роки тому

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

  • @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

  • @sologuitardeshchatterjee
    @sologuitardeshchatterjee 4 роки тому

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

  • @wolfboy417
    @wolfboy417 3 роки тому

    thanks man

  • @nikhilkshirsagar186
    @nikhilkshirsagar186 4 роки тому

    Thanks

  • @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

  • @alexanterkentros4770
    @alexanterkentros4770 4 роки тому +1

    Does this supports localization :)?

  • @sivajyothi7287
    @sivajyothi7287 2 роки тому

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

  • @srinathpandi
    @srinathpandi 3 роки тому

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

  • @avishekchatterjee531
    @avishekchatterjee531 3 роки тому

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

  • @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 3 роки тому

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

  • @millergrina
    @millergrina 3 роки тому

    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!

  • @duaaasamad
    @duaaasamad 2 роки тому

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

  • @akki7949
    @akki7949 3 роки тому

    How to add calender icon to do the same??

  • @Manideep_0240
    @Manideep_0240 3 роки тому

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

  • @iLOVE800
    @iLOVE800 4 роки тому

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

  • @RahulSharma-ke7wg
    @RahulSharma-ke7wg 2 роки тому

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

  • @Potato-h2w2s
    @Potato-h2w2s 3 роки тому

    can u customize it? How we can style?

  • @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

    • @saziedhassan3976
      @saziedhassan3976 3 роки тому

      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 9 місяців тому

      Bhai Hooks kon use karta he class components mein

  • @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!

  • @Kumarmateti9
    @Kumarmateti9 4 роки тому

    Does this date picker support in Safari Browser?

  • @yinonelbaz5309
    @yinonelbaz5309 3 роки тому

    very usefull thanks from israel

  • @SumitRaj-jf3ro
    @SumitRaj-jf3ro 11 місяців тому

    good

  • @vikassingh1946
    @vikassingh1946 2 роки тому

    how to filter the year

  • @apexyu164
    @apexyu164 4 роки тому

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

  • @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 ;)

  • @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.

  • @princekumarsingh2440
    @princekumarsingh2440 3 роки тому

    How to add placeholder init

  • @elakiyabaskaran6485
    @elakiyabaskaran6485 2 роки тому

    How to use this for time format

  • @amolmehlawat8197
    @amolmehlawat8197 4 роки тому

    How can I add time also?

  • @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 :)

  • @RajveerSingh-yb6zq
    @RajveerSingh-yb6zq 4 роки тому

    what to do for datetime bro

  • @sologuitardeshchatterjee
    @sologuitardeshchatterjee 4 роки тому

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

  • @jsceo
    @jsceo 4 роки тому

    what's that color scheme?

  • @pavankumarvangala2548
    @pavankumarvangala2548 4 роки тому

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

  • @blockcoder8129
    @blockcoder8129 4 роки тому

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

  • @shivshankarkeshri8959
    @shivshankarkeshri8959 2 роки тому

    Make some project work