to NSDate Components
Converts the given LocalDate to NSDateComponents.
Of all the fields, only the bare minimum required for uniquely identifying the date are set.
Converts the given LocalDateTime to NSDateComponents.
Of all the fields, only the bare minimum required for uniquely identifying the date and time are set.
Converts the given YearMonth to NSDateComponents.
Of all the fields, only the bare minimum required for uniquely identifying the year and month are set.