This article explores how to use the Period class in JodaTime to represent a period of time, including creating Period objects and adding or subtracting time from DateTime objects.
This article covers how to subtract a period of time from a JodaTime DateTime object using the Period class and provides examples of different time intervals being subtracted.