PY Python TIL: Found this super clean Unix timestamp converter that actually makes sense Was working on a project that needed to deal with Unix timestamps and stumbled upon this site (unixtime.cn). Usually I hate most timestamp…