Simple Solution
  • Java
  • Spring Boot
  • Java Code Examples
Joda-Time Gets Default Time Zone Names in Java
Joda-Time Gets Default Time Zone Names in Java

In this Joda-Time tutorial, we show you how to use Joda-Time’s DateTimeUtils class to get the list of default time zone names in a Java program.

Get Date and Time fields value of Joda-Time DateTime object in Java
Get Date and Time fields value of Joda-Time DateTime object in Java

In this Joda-Time tutorial, we learn how to get specified date and time fields of a DateTime object such as year, month day, hour, minute, second, millisecond in Java.

Joda Time Duration by Examples in Java
Joda Time Duration by Examples in Java

In this Joda-Time tutorial, we learn how to use the org.joda.time.Duration class of Joda-Time library by different example Java programs.

Generate Random UUID in Java
Generate Random UUID in Java

In this Java core tutorial, we learn how to use java.util.UUID class in Java to generate a random universally unique identifier (UUID).

Joda-Time Create DateTime with Time End of the Day in Java
Joda-Time Create DateTime with Time End of the Day in Java

In this Joda-Time tutorial, we learn how to create a new DateTime object or convert an existing DateTime object to a new DateTime object with the time set to end of the day at 23:59:59.999 in Java.

Compare Joda-Time DateTime using DateTimeComparator in Java
Compare Joda-Time DateTime using DateTimeComparator in Java

In this Joda-Time tutorial, we learn how to use Joda-Time’s DateTimeComparator class to compare DateTime objects. With different built-in comparators we will learn how to compare DateTime objects with different specified fields such as date, time or date and time.

Format Joda-Time DateTime String using ISODateTimeFormat in Java
Format Joda-Time DateTime String using ISODateTimeFormat in Java

In this Joda-Time tutorial, we learn how to use the ISODateTimeFormat class of Joda-Time library to format the DateTime object into a String. With different built-in formatters of ISODateTimeFormat class we can format date time String in different format.

Convert Joda-Time DateTime into Calendar and Vice Versa in Java
Convert Joda-Time DateTime into Calendar and Vice Versa in Java

In this Joda-Time tutorial, we learn how to convert Joda-Time’s DateTime object into java.util.Calendar object and vice versa from java.util.Calendar object into Joda-Time’s DateTime object in Java.

Convert Joda-Time DateTime into String and Vice Versa in Java
Convert Joda-Time DateTime into String and Vice Versa in Java

In this Joda-Time tutorial, we learn how to convert Joda-Time’s DateTime object into String value and vice versa parse String value into Joda-Time’s DateTime object in Java.

Convert SQL Timestamp  into Joda-Time DateTime and Vice Versa in Java
Convert SQL Timestamp into Joda-Time DateTime and Vice Versa in Java

In this Joda-Time tutorial, we learn how to convert an SQL Timestamp object into Joda-Time’ DateTime object and vice versace from Joda-Time’s DateTime into a Timestamp in Java.

  • 1
  • 2
  • 3
  • …
  • 18
Tags
aop apache-commons apache-commons-compress apache-commons-csv apache-commons-io apache-commons-lang apache-commons-text apache-pdfbox apache-poi archiveexception archiveinputstream archivestreamfactory array arraydeque arraylist aspectj base64 bigdecimal calendar caseutils chronology collections commandlinerunner comparator console convert cpu crypto csv csvformat csvparser csvprinter csvrecord data date date-and-time datetime datetimefieldtype datetimezone download dozer duration durationfieldtype ethiopicchronology excel file file-system file-transfer ftp google-guava gradle gregorianchronology gson html-parser instant integer interval ioutils ip isochronology jar java java-io java-nio jedis jetty joda-chronology joda-datetime joda-datetimecomparator joda-datetimefieldtype joda-datetimeformat joda-datetimeformatter joda-datetimeutils joda-datetimezone joda-days joda-duration joda-durationfieldtype joda-ethiopicchronology joda-gregorianchronology joda-hours joda-instant joda-interval joda-isochronology joda-isodatetimeformat joda-localdate joda-localdatetime joda-localtime joda-minutes joda-mutabledatetime joda-period joda-seconds joda-time jsch json jsoup junit-5 linkedhashmap list localdate localdatetime locale localtime log4j map matcher memory mutabledatetime mysql number numberutils opencsv order os oshi parse pattern pdf period qr-code qrcodereader ram random randomstringgenerator read-csv redis regex sftp sha-1 soap-web-service spring-aop spring-boot spring-data-jpa string stringescapeutils stringsubstitutor stringutils super-csv system thumbnail thumbnailator time timestamp treemap upload url utc uuid wordutils write-csv wsdl xml ziparchiveentry ziparchiveoutputstream zxing

Copyright © 2019 SimpleSolution.dev. All Rights Reserved.