-
rswindell authored
It requires a recent build of sbbs v3.17 with the new file_cdate() global method (JS). It doesn't do the right thing for non-GMT date/times currently. And it doesn't work if you run maintenance/pack with smbutil since it writes to new files and removes the old and renames which resets the file's creation date/time stamp. So... either we'll be reading the <code>.ini file or changing smbutil behavior.
rswindell authoredIt requires a recent build of sbbs v3.17 with the new file_cdate() global method (JS). It doesn't do the right thing for non-GMT date/times currently. And it doesn't work if you run maintenance/pack with smbutil since it writes to new files and removes the old and renames which resets the file's creation date/time stamp. So... either we'll be reading the <code>.ini file or changing smbutil behavior.
Loading