Build API Date format

I figured out how to get the date of a specific build. The format looks like this “2017-04-06T15:41:30.515Z”. I know how to format the beginning of the date, but I don’t get what the last part is used for. What does the “.515Z” mean?