<?php $str = '2020-06-16T08:08:18.339Z'; $dt = new DateTime($str); echo (float) $dt->format('U.u');
You have javascript disabled. You will not be able to edit any code.