• src/sbbs3/sbbsdefs.h xtrn_sec.cpp

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, April 24, 2022 19:21:48
    https://gitlab.synchro.net/main/sbbs/-/commit/5f87852d3c4aa89bd0d1345d
    Modified Files:
    src/sbbs3/sbbsdefs.h xtrn_sec.cpp
    Log Message:
    Dates in drop files are always MM/DD/YY, never DD/MM/YY

    Previously, if a sysop had set SCFG->System->Toggles->European Date Format (DD/MM/YY) to "Yes", then many of the dates in drop files would have been written in this format. Unfortunately, since most BBS doors and door development kits were written by Americans, MM/DD/YY format is always assumed. So fixed that (using new TM_MONTH macro too).

    Also, line 37 ("Event Time") of DOOR.SYS was always 00:00, now it'll be the next event time (in HH:MM format). Unfortunately, that time might be tomorrow or days away and there's no way to represent *that* fact in the DOOR.SYS file format. <shrug>

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net