<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
</body>
</html>
<script src="./"></script>
<script>
var time = moment("2019-02-14T20:58:54Z").format('YYYY-MM-DD');
mydate = moment(moment(new Date()).format('YYYY-MM-DD'));
((time, 'day'));
</script>