setMillisecondsSinceMidnightInternal  531 Source/platform/DateComponents.cpp     setMillisecondsSinceMidnightInternal(positiveFmod(ms, msPerDay));
setMillisecondsSinceMidnightInternal  567 Source/platform/DateComponents.cpp     setMillisecondsSinceMidnightInternal(positiveFmod(round(ms), msPerDay));
setMillisecondsSinceMidnightInternal  184 Source/platform/DateComponents.h     void setMillisecondsSinceMidnightInternal(double ms);