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

Advanced topics

Header Image

  1. Serialization and deserialization
    • This article covers the process of serializing and deserializing date and time objects in the Java DateTime library, including an example of how to use built-in support for serialization and deserialization.
  2. Testing
    • This article explains the importance of unit testing when working with date and time functionality in Java, and provides tips on how to write effective tests.
  3. Debugging
    • This article covers common date and time bugs in coding, including timezone conversions, off-by-one errors, and date formatting, and provides strategies for debugging these bugs.

Table of contents