srecord Timestamp(long date) { *() { date = now(); } toString { ret formatLocalDateWithSeconds(date); } }