your video helped me too much I'm from brasil and I can understand you very well. your patience to explique is amazing continue it and thanks a lot. Subscribed
Thanks for this! You should also mention that datetimeformatter (like localdate) is immutable, meaning that the variable needs to be reassigned to update its value
Hi I'm Steven from Canada. Thanks for sharing this example of Java Date time API. I'm currently in Bootcamp java course. It really help me to understand to use date time API. 👌
Good day! May I ask if how can I use if-statement in localtime? example, I input String (06:30) then the inputted string convert to time (LocalTime Alarm = LocalTime.parse(time);), If the time entered is past the current time, then display "Alarm is set for tomorrow!"; otherwise, display "I'll wake you up later!" How can I compare two local time? please help me ty
Well if you want to make it real time you need something extra to display it. Let's assume you want to do it all in Java, you could for example use Java Swing. Here's a quick (a little sloppy) example: github.com/BrightBoost/random-examples-java/blob/main/src/main/java/org/example/RealTimeClock.java Please let me know if this resembles what you meant 😊😊
Tysm! Is there any chance you could go over joda time and perhaps compare the two, a lot of projects seem to use joda time and are trying to migrate to java time.
Dates will probably always be a bit tough. But it has been so much worse in the past (and not only in Java.. try dealing with dates in C/C++ for example).
lol. i used to struggle with dates so much. you made it so simple. thank you!
Happy to hear it helped!
Just starting my Java journey. Beautifully explained - such an approachable video. Thank you!!! 😊
Happy to hear it helped you. Good luck on your Java journey!
I always come back here for quick refresher before interview. Thank for making wonderful video
Welcome back! And good luck on the interview 😊
your video helped me too much I'm from brasil and I can understand you very well. your patience to explique is amazing continue it and thanks a lot. Subscribed
Супер! Очень доступно обьяснили! Огромное спасибо❤️
You're welcome :)
Thanks for this! You should also mention that datetimeformatter (like localdate) is immutable, meaning that the variable needs to be reassigned to update its value
Very nice walkthrough! It helped me coming from Python.
Nice to hear, Alex! Good luck with your Java journey :)
Hi I'm Steven from Canada. Thanks for sharing this example of Java Date time API. I'm currently in Bootcamp java course. It really help me to understand to use date time API. 👌
Happy to hear, Steven!
Thank you for making this video! It is a huge help!
Lovely to hear! Good luck on your Java journey:)
Thanks for the quick intro! I hope you will do more of these, you have a good way of explaining things. Subscribed
Happy to hear it helped you. Let me know if there are any particuliar topics that you'd like
@@BrightBoost An overview of multithreading in Java could be interesting to a lot of people!
@@MrArteez That is a good one :)
@@BrightBoost nothing there
@@خالدالناشري-د5ز I know, I'm sorry, I'll be adding new content really soon☺
Greetings from Belgium! :)
Heel bedankt voor de super video en makkelijke uitleg. Groetjes uit engeland
Heel graag gedaan!
Thanks u made easier
Thank you, it's really useful and you explain it clearly!! :)
Happy to hear that Noémie! Good luck :)
i really like your video ❤❤🎶🎶
Lovely to hear
very useful tutorial!Thanks!
Great video, thanks :)
Helpful. Thanks!
Good day! May I ask if how can I use if-statement in localtime? example, I input String (06:30) then the inputted string convert to time (LocalTime Alarm = LocalTime.parse(time);), If the time entered is past the current
time, then display "Alarm is set for tomorrow!"; otherwise, display "I'll wake you up later!" How can I compare two local time? please help me ty
That's actually a great suggestion for a video! You can use the compareTo method to do comparisons.
Post more..on java 8 ..along with spring boot..
good explanation thanks.
You're welcome!
Thank you for the help
Thank you Dear.
This was very superb, Seriously I gain easily this concept! !! I have one doubt?
Tell me :)
I want one help from you !!
Hey!! Maaike
@@cherry_5412 How can I help? 😊
May I get your telegram I'd or other?
thanks ma'am !
Hey what if i use @jsonformat and need in mm-dd-yyyy format rather that standard yyyy-mm-dd
great explanation
Happy I could help!
How to implement to display date and time in real time? Suppose I want to make a clock in java.
Well if you want to make it real time you need something extra to display it. Let's assume you want to do it all in Java, you could for example use Java Swing.
Here's a quick (a little sloppy) example:
github.com/BrightBoost/random-examples-java/blob/main/src/main/java/org/example/RealTimeClock.java
Please let me know if this resembles what you meant 😊😊
thank you.
Have we easy way for find our countries ?)
how do i locate this window on my computer as am going through nightmare
Tysm! Is there any chance you could go over joda time and perhaps compare the two, a lot of projects seem to use joda time and are trying to migrate to java time.
Thanks, that's a great suggestion for a video! I'll definitely consider it when I'm going to be creating some more content again :)
Dates in java is still a disaster. Especially when you try to deserialize date and time from JSON :-D
Dates will probably always be a bit tough. But it has been so much worse in the past (and not only in Java.. try dealing with dates in C/C++ for example).
Some coding solving in sprints...
You are gorgeous
How can I date a women
var toddsGf = LocalSingle.of(Gender.FEMALE, , );
Carefully read the docs first though.
They gave the data object a method which takes the formatter as an arg... that offends my feng shui.
Helo