Function

ECaltime_day_end

Declaration [src]

time_t
time_day_end (
  time_t t
)

Description [src]

Returns the end of the day, according to the local time.

Parameters

t

Type: time_t

A time_t value.

Return value

Type: time_t

The time corresponding to the end of the day.