You know that's not unix time, right? Unix time doesn't include leap seconds.
The point of the above 'timestamp' is is to represent a specific instant in time, independent of any time zone or calendar system. You can use Unix time for this purpose.
Also during leapseconds, unix time does funny things, like 2 second long 'seconds'. or it goes backwards to reset etc.
You know that's not unix time, right? Unix time doesn't include leap seconds.