Java basics of the LocalDate, LocalTime, LocalDateTime, ZonedDateTime and the DateTimeFormatter

  Рет қаралды 38,780

Maaike Bright Boost

Maaike Bright Boost

Күн бұрын

In this video I will briefly dicuss how to create dates and times since Java 8.

Пікірлер: 75
@idleidle3448
@idleidle3448 2 жыл бұрын
lol. i used to struggle with dates so much. you made it so simple. thank you!
@BrightBoost
@BrightBoost 2 жыл бұрын
Happy to hear it helped!
@OeHomestead
@OeHomestead 2 жыл бұрын
Dates in java is still a disaster. Especially when you try to deserialize date and time from JSON :-D
@BrightBoost
@BrightBoost 2 жыл бұрын
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).
@tombenyon1924
@tombenyon1924 2 жыл бұрын
Just starting my Java journey. Beautifully explained - such an approachable video. Thank you!!! 😊
@BrightBoost
@BrightBoost 2 жыл бұрын
Happy to hear it helped you. Good luck on your Java journey!
@chaitutom5789
@chaitutom5789 2 жыл бұрын
Some coding solving in sprints...
@edwardsheehan7008
@edwardsheehan7008 8 ай бұрын
Thank you for the help
@vicentecamilo608
@vicentecamilo608 Жыл бұрын
How to implement to display date and time in real time? Suppose I want to make a clock in java.
@BrightBoost
@BrightBoost Жыл бұрын
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 😊😊
@خالدالناشري-د5ز
@خالدالناشري-د5ز Жыл бұрын
Thanks u made easier
@toddplum
@toddplum 9 ай бұрын
How can I date a women
@BrightBoost
@BrightBoost 9 ай бұрын
var toddsGf = LocalSingle.of(Gender.FEMALE, , ); Carefully read the docs first though.
@melakudenbel7780
@melakudenbel7780 2 жыл бұрын
Thank you Dear.
@wagnermello229
@wagnermello229 3 жыл бұрын
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
@mvs69
@mvs69 2 жыл бұрын
You are gorgeous
@syedhabeebuddin101
@syedhabeebuddin101 2 жыл бұрын
thanks ma'am !
@jedzonchiva951
@jedzonchiva951 2 жыл бұрын
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
@BrightBoost
@BrightBoost 2 жыл бұрын
That's actually a great suggestion for a video! You can use the compareTo method to do comparisons.
@vdeschuy190
@vdeschuy190 2 жыл бұрын
Greetings from Belgium! :)
@afifkhaja
@afifkhaja 9 ай бұрын
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
@solobiker5235
@solobiker5235 2 жыл бұрын
thank you.
@simoo7755
@simoo7755 3 жыл бұрын
very useful tutorial!Thanks!
@thanos5420
@thanos5420 2 жыл бұрын
Hey what if i use @jsonformat and need in mm-dd-yyyy format rather that standard yyyy-mm-dd
@andythakar
@andythakar Жыл бұрын
I always come back here for quick refresher before interview. Thank for making wonderful video
@BrightBoost
@BrightBoost Жыл бұрын
Welcome back! And good luck on the interview 😊
@KoenZyxYssel
@KoenZyxYssel 4 ай бұрын
They gave the data object a method which takes the formatter as an arg... that offends my feng shui.
@chaitutom5789
@chaitutom5789 2 жыл бұрын
Post more..on java 8 ..along with spring boot..
@born2love6
@born2love6 2 жыл бұрын
Heel bedankt voor de super video en makkelijke uitleg. Groetjes uit engeland
@BrightBoost
@BrightBoost 2 жыл бұрын
Heel graag gedaan!
@noemiethrlt3997
@noemiethrlt3997 2 жыл бұрын
Thank you, it's really useful and you explain it clearly!! :)
@BrightBoost
@BrightBoost 2 жыл бұрын
Happy to hear that Noémie! Good luck :)
@lindairene-vh7nj
@lindairene-vh7nj 3 ай бұрын
how do i locate this window on my computer as am going through nightmare
@cherry_5412
@cherry_5412 2 жыл бұрын
This was very superb, Seriously I gain easily this concept! !! I have one doubt?
@BrightBoost
@BrightBoost 2 жыл бұрын
Tell me :)
@cherry_5412
@cherry_5412 2 жыл бұрын
I want one help from you !!
@cherry_5412
@cherry_5412 2 жыл бұрын
Hey!! Maaike
@BrightBoost
@BrightBoost 2 жыл бұрын
@@cherry_5412 How can I help? 😊
@cherry_5412
@cherry_5412 2 жыл бұрын
May I get your telegram I'd or other?
@alexlandherr
@alexlandherr 2 жыл бұрын
Very nice walkthrough! It helped me coming from Python.
@BrightBoost
@BrightBoost 2 жыл бұрын
Nice to hear, Alex! Good luck with your Java journey :)
@robdsew
@robdsew 2 жыл бұрын
Thank you for making this video! It is a huge help!
@BrightBoost
@BrightBoost 2 жыл бұрын
Lovely to hear! Good luck on your Java journey:)
@seryxano
@seryxano 4 ай бұрын
Have we easy way for find our countries ?)
@timankov
@timankov 2 жыл бұрын
Супер! Очень доступно обьяснили! Огромное спасибо❤️
@BrightBoost
@BrightBoost 2 жыл бұрын
You're welcome :)
@kathrinthomsen27
@kathrinthomsen27 Жыл бұрын
Great video, thanks :)
@manishkeshari3421
@manishkeshari3421 2 жыл бұрын
i really like your video ❤❤🎶🎶
@BrightBoost
@BrightBoost 2 жыл бұрын
Lovely to hear
@MrArteez
@MrArteez 3 жыл бұрын
Thanks for the quick intro! I hope you will do more of these, you have a good way of explaining things. Subscribed
@BrightBoost
@BrightBoost 3 жыл бұрын
Happy to hear it helped you. Let me know if there are any particuliar topics that you'd like
@MrArteez
@MrArteez 3 жыл бұрын
@@BrightBoost An overview of multithreading in Java could be interesting to a lot of people!
@BrightBoost
@BrightBoost 3 жыл бұрын
@@MrArteez That is a good one :)
@خالدالناشري-د5ز
@خالدالناشري-د5ز Жыл бұрын
@@BrightBoost nothing there
@BrightBoost
@BrightBoost Жыл бұрын
@@خالدالناشري-د5ز I know, I'm sorry, I'll be adding new content really soon☺
@mayurravindra9433
@mayurravindra9433 2 жыл бұрын
Helpful. Thanks!
@balajishetty9162
@balajishetty9162 2 жыл бұрын
good explanation thanks.
@BrightBoost
@BrightBoost 2 жыл бұрын
You're welcome!
@stvnk1m
@stvnk1m 3 жыл бұрын
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. 👌
@BrightBoost
@BrightBoost 3 жыл бұрын
Happy to hear, Steven!
@cherry_5412
@cherry_5412 2 жыл бұрын
Helo
@alikalema1154
@alikalema1154 3 жыл бұрын
great explanation
@BrightBoost
@BrightBoost 3 жыл бұрын
Happy I could help!
@imashnake_7151
@imashnake_7151 2 жыл бұрын
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.
@BrightBoost
@BrightBoost 2 жыл бұрын
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 :)
Spring ultimate basics: What are Spring Beans and what is the Spring Container?
16:30
Java's SimpleDateFormat is a Disaster Waiting to Happen
10:54
Coding with John
Рет қаралды 13 М.
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 69 МЛН
Watermelon magic box! #shorts by Leisi Crazy
00:20
Leisi Crazy
Рет қаралды 42 МЛН
🍉😋 #shorts
00:24
Денис Кукояка
Рет қаралды 3,6 МЛН
Java. Работа с датой и временем.
18:21
Sergey Arkhipov Java Tutorials
Рет қаралды 11 М.
Java - interfaces in Java basics
9:16
Maaike Bright Boost
Рет қаралды 664
Java Custom Exceptions Tutorial - It's Way Easier Than You Think
14:29
Coding with John
Рет қаралды 158 М.
Java Time and Timezone Conversion in Distributed Restful API
24:03
Premature Optimization
12:39
CodeAesthetic
Рет қаралды 811 М.
the right way test date & time in java
13:42
Amigoscode
Рет қаралды 47 М.
Lambda expressions in Java (basics)
8:04
Maaike Bright Boost
Рет қаралды 905
Object-Oriented Programming is Bad
44:35
Brian Will
Рет қаралды 2,3 МЛН
Java Date and Time Tutorial #33
9:50
Alex Lee
Рет қаралды 59 М.
The Joker wanted to stand at the front, but unexpectedly was beaten up by Officer Rabbit
00:12