static long extractTimestamp(S s) { long l = parseFirstLong(s); ret possibleTimestamp(l) ? l : 0; }