Proposal: Use normal linux timestamps externally instead of custom timestamps. (still use our format internally)
We currently use normal epoch timestamps / 1000 in order to have more bearable date internally and in json logic.
However using them outside, e.g. in forms, you always have to convert between normal stamps and internal stamps.