Actually "%t" seems to cover most of this issue, except:
* 64-bit timestamps
* Other-than-now timestamps ("%t=1980-01-01T00:00:00" ???)
> not be strange considering that it is a
> documented part of fasm's OS abstraction interface
OK ... one could just split the "6-to-1" conversion from "peek-6-from-the-OS", as it would be needed for other-than-now timestamps.
AFAIK 32-bit timestamps will die in 2038:
