Homer3 icon indicating copy to clipboard operation
Homer3 copied to clipboard

fix obj revesion date number error in FileClass.m

Open allenchen013 opened this issue 9 months ago • 0 comments

For the locale different from en_US on Windows and Mac, the date format return by dir() function is not recognized by datetime. However the dir() will return datenum, no need to use another function to convert it from string.

allenchen013 avatar May 23 '24 10:05 allenchen013