I am using mongodb and I noticed ISODate("2016-11-07T20:22:48.743Z")
. This date format is in one of the newly created collection's field-value. I don't know what "743Z"
means since in the remaining raws, all are saved with "0Z"
.
Please help me understand the meaning.
Z in time formats refers to Zulu time, also known as UTC, and is therefore a timezone indicator.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With