30
30
Converts current time in time_t to type::Time represenatation for local
31
31
time zone. Defines time zone (local) used for whole SYSDATE function.
35
35
Session *session= current_session;
36
36
session->variables.time_zone->gmt_sec_to_TIME(now_time, time(NULL));