# stripe timestamps are unix timestamps, which is the number of seconds since the unix epoch (00:00:00Z jan 1 1970)
# it's really more that unix timestamps don't contain any timezone information, but we're splitting hairs at that point