Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Converting a JodaTime DateTime object to a Java Date object

Header Image

  1. Using the toDate() method
    • This article covers how to use the toDate() method in JodaTime to convert a DateTime object to a Java Date object.
  2. Examples of converting a DateTime object to a Date object
    • This article covers how to convert a JodaTime DateTime object to a Java Date object, including examples of how to convert to a specific time zone.

Table of contents