fromDosTime

open fun fromDosTime(zipDosTime: ZipLong): Date

Convert a DOS date/time field to a Date object.

Return

a Date instance corresponding to the given time.

Parameters

zipDosTime

contains the stored DOS time.