18 Dec
2007
18 Dec
'07
2:28 p.m.
Marinko Tarlac wrote:
Hello I'm working on something and I can figure what is the max year for expiration attribute?
It's a 32-bit Unix timestamp, in seconds since 1970. 2039 *is* the maximum.
Here is the problem
rlm_sql: Failed to create the pair: failed to parse time string "December 31 2039 00:00:00"
When I enter December 31 2035 00:00:00 as a year it works but 2039 doesn't. Is there any way to avoid this limit?
No. Alan DeKok.