pushIdToDateTime

fun pushIdToDateTime(id: String): Long

Extract the timestamp from a key id generated by the push method.

If the given id doesn't result from the push method, the result is meaningless (generally a negative number).