Woah. I hit my first Y2K38 bug in real code, because it’s 15 “years” from now if you count a year as 366 days (ಠ_ಠ).
@robdaemon No, an external API 400’ed us with an “invalid date format” error.
min(timestamp, 2**31-1) it is, I guess.
min(timestamp, 2**31-1)
@alpha Thank goodness for 64-bit dates in Java.
This is a placeholder, overwrite this by putting a file at
$STATIC_DIR/static/terms-of-service.html
See the Static Directory docs for more info.