psxTime

POSIX/time helpers (ms/sec plus simple humanizers).

Methods

(static) nowMs()

Current time in ms (optionally shifted by tz offset minutes).

(static) nowMsPlusOneDay()

Rough "plus a day" in ms (with tz shift).

(static) nowSec()

Current time in seconds (with tz shift).

(static) secToHuman()

Convert seconds epoch to human string YYYY-MM-DD HH:mm:ss (with tz shift).