Calendar.toTime

Returns a Time value for the given Date and TimeOfDay, in the current era

Parameters

d const(Date)

a representation of the date

t const(TimeOfDay)

a representation of the day time

Return Value

Type: Time

The Time set to the specified date and time.

Meta