easy:SetOpt_TimeValue(val)
val as parameter. This should be the time counted as seconds
since 1 Jan 1970, and the time will be used in a condition as specified with
#CURLOPT_TIMECONDITION.
On systems with 32 bit 'long' variables, this option cannot get dates beyond
the year 2038. Consider #CURLOPT_TIMEVALUE_LARGE instead.