Aw: [PATCH 2/2] vbscript: Implement Weekday().

Robert Wilhelm robert.wilhelm at gmx.net
Tue May 17 02:48:17 CDT 2022


Hi Nikolay,

+call testWeekday(DateSerial(2000, 1, 1), vbSaturday, 1)
+call testWeekday(DateSerial(2000, 1, 1), vbSaturday, 1)

You have this line twice. Is this intentional?

Maybe you could add a test where second argument of Weekday is omitted.

Thanks,
Robert
 



More information about the wine-devel mailing list