What is the Date/Time format?

Sorry for such a simple question… but I can’'t figure out the date/time format in the database. It looks like a normal Unix timestamp, but has two extra digits in front and three after.(?)

I’'m trying to add the users via another web-based app.

Thanks

It’'s the number of miliseconds since the UNIX epoch, 0-padded to 15 characters.