Subj : CVS commit src/sbbs3/js_file.c To : All From : rswindell Date : Fri Jun 24 2005 03:08 am src/sbbs3 js_file.c 1.82 1.83 Update of /cvsroot/sbbs/src/sbbs3 In directory cvs.synchro.net:/tmp/cvs-serv14961 Modified Files: js_file.c Log Message: When writing a Date object with the iniSetValue method, use the appropriate ini_file SetDateTime routine (writing the date/time string in the "preferred" format rather than the Date.toString() format). .