Which is not a true statement about the Period class?
C.
The Period class creates immutable objects and is usually used to add/subtract from a LocalDate or LocalDateTime object.
It allows creating date, week, month, or year periods.
Since it cannot be used for time, Option C is the answer.