| class summary | |
|---|---|
| ChronoUnit | We represent a chrono unit class that assists with time units on date/time conversions | 
| Duration | A time-based amount of time, such as '34 | 
| Period | A date-based amount of time in the ISO-8601 calendar system, such as '2 years, 3 months and 4 days' | 
| TimeUnit | Static class to map ColdFusion strings units to Java units |