Generic Packages@yarnpkg/fslibNamespacesconstantsOn this pageconstants Index VariablesSAFE_TIMES_IFDIRS_IFLNKS_IFMTS_IFREGVariables constSAFE_TIMESAFE_TIME: 456789000 = 456789000Unix timestamp for 1984-06-22T21:50:00.000Z It needs to be after 1980-01-01 because that's what Zip supports, and it needs to have a slight offset to account for different timezones (because zip assumes that all times are local to whoever writes the file, which is really silly).constS_IFDIRS_IFDIR: 16384 = 0o040000constS_IFLNKS_IFLNK: 40960 = 0o120000constS_IFMTS_IFMT: 61440 = 0o170000constS_IFREGS_IFREG: 32768 = 0o100000
Unix timestamp for
1984-06-22T21:50:00.000Z
It needs to be after 1980-01-01 because that's what Zip supports, and it needs to have a slight offset to account for different timezones (because zip assumes that all times are local to whoever writes the file, which is really silly).