Support unix_timestamp() calculated in Frontend. eg: `k1 = unix_timestamp("2018-01-01") - 3600;` become: `k1 = 1514732400`