|
|
Q550 Is there a problem with how the MacOS gives up its date/time?
irt.org | Knowledge Base | JavaScript | Date | Q550 [ previous next ] Q550 Is there a problem with how the MacOS gives up its date/time?Yes. I can't remember the exact details but the start point (i.e. year dot) on MacOs is not the real start point. Dates are held as the number of milliseconds since midnight GMT on January 1st, 1970 (year dot). You can get the date for year dot with:
|
-- div -->
|