https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ae45b008041d0e05081c1cac71910b0109720215 authored by Petru-Mugurel Lingurar on 08 May 2020, 15:52:13 UTC
Bug 1633568 - Document the installation ping. r=frank, a=RyanVM
Tip revision: ae45b00
datetime-1-ref.html
<html>
<head>
<style type="text/css"> p { margin: 5px 1em; width: 0; white-space: nowrap; } </style>
</head>
<body>

<p>2007-01-01</p>
<p>2007-<br>Jan-01</p>
<p>Jan-01-2007</p>
<p>2007-01-01&nbsp;00:00:00</p>
<p>2007-<br>Jan-01&nbsp;00:00:00</p>
<p>Jan-01-2007&nbsp;00:00:00</p>

<p>2007/01/01</p>
<p>2007/Jan/01</p>
<p>Jan/01/2007</p>
<p>2007/01/01&nbsp;00:00:00</p>
<p>2007/Jan/01&nbsp;00:00:00</p>
<p>Jan/01/2007&nbsp;00:00:00</p>

</body>
</html>
back to top