parseBackupTimestamp

protected open fun parseBackupTimestamp(filename: String): Long?

Parse the timestamp from a backup filename.

Return

The timestamp if successfully parsed, null otherwise.

Parameters

filename

The backup filename to parse.