Date.setTimeT

Sets the value of a date to the date corresponding to a time specified as a time_t. The time to date conversion is done using the user's current timezone. Since 2.10

class Date
void
setTimeT
(
uint timet
)

Parameters

timet uint

time_t value to set

Meta