Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jodatime

JAX-WS and Joda-Time?

java soap jax-ws jodatime

Generics Hell - How do I pass a joda.DateTime to Hamcrest Matcher.greaterThan?

Get the next LocalDateTime for a given day of week

java java-8 jodatime java-time

How to list the timezone offset, timezone ID, and long name in Joda Time / Java 8?

How to specify a timezone for a joda DateTime object?

java jodatime

Joda Time: Invalid format. Data is malformed

java jodatime

Check if Date X is after Date Y with JodaTime

java jodatime

Joda Time gives wrong time zone

java jodatime

Why is getLocalMillis() of LocalTime in Joda Time is a protected method?

java jodatime

Dozer mapping JodaTime property not working as expected

java mapping jodatime dozer

Joda-time: First day in this year's ISO week 1

java jodatime

Parsing date with Joda with time zone

Why does joda DateTimeZone's getOffset() method require an "instant"?

java.time ISO date format with fixed millis digits (in Java 8 and later)

java java-8 jodatime java-time

Spring RestTemplate with Jackson as HttpMessageConverter and joda DateTime property fails to deserialize

How to use joda time with JPA (eclipselink)?

Differences between java.util.Date and Joda Time APIs [duplicate]

java datetime jodatime

Date only comparison using "isBefore" in Java Joda Time

java datetime jodatime

jackson2 JSON ISO 8601 date from JodaTime in Spring 3.2RC1

Using Joda time to get current wall time for a given Time Zone

java timezone jodatime