If I put, in a Change node, Set msg.payload To JSONata $toMillis("1970-01-01T16:01:00.000Z")
I get 57660000, which agrees with Date.getTime(). Where did you see $toMillis() give 61260000 for that timestamp?
If I put, in a Change node, Set msg.payload To JSONata $toMillis("1970-01-01T16:01:00.000Z")
I get 57660000, which agrees with Date.getTime(). Where did you see $toMillis() give 61260000 for that timestamp?