Skip to content
  • rswindell's avatar
    71cf01c7
    Implemented in the NEWGROUP <date> <time> command. · 71cf01c7
    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.
    71cf01c7
    Implemented in the NEWGROUP <date> <time> command.
    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.
Loading