mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
783f0d51f8
Filetypes changed: .cpp .gif .h .html .list .png .svg .x-ccmap .xbl .xhtml .xul
23 lines
443 B
HTML
23 lines
443 B
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-Jan-01</p>
|
|
<p>Jan-01-2007</p>
|
|
<p>2007-01-01 00:00:00</p>
|
|
<p>2007-Jan-01 00:00:00</p>
|
|
<p>Jan-01-2007 00:00:00</p>
|
|
|
|
<p>2007/01/01</p>
|
|
<p>2007/Jan/01</p>
|
|
<p>Jan/01/2007</p>
|
|
<p>2007/01/01 00:00:00</p>
|
|
<p>2007/Jan/01 00:00:00</p>
|
|
<p>Jan/01/2007 00:00:00</p>
|
|
|
|
</body>
|
|
</html>
|