public OffsetDateTime atTime (OffsetTime time)

Combines this date with an offset time to create an OffsetDateTime.

This returns an OffsetDateTime formed from this date at the specified time. All possible combinations of date and time are valid.

Parameters:
time    the time to combine with, not null

Returns:  the offset date-time formed from this date and the specified time, not null