Sha256: d641f0088c115a0ab0c2b6b2bdb1f9e9d213b344868e8dc6d9385e3c8adb877e

Contents?: true

Size: 806 Bytes

Versions: 3

Compression:

Stored size: 806 Bytes

Contents

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <link rel="stylesheet" href="/css/qunit.css">
  <script type="text/javascript" src="/js/index.js"></script>
</head>
<body>
  <div id="qunit"></div>
  <div id="qunit-fixture"></div>

  <time id="one" data-format="%B %e, %Y %l:%M%P" data-local="time" datetime="2013-11-12T12:13:00Z"></time>
  <time id="two" data-format="%B %e, %Y %l:%M%P" data-local="time" datetime="2013-01-02T02:04:00Z"></time>
  <time id="past" data-format="%B %e, %Y %l:%M%P" data-local="time" datetime="1805-05-15T01:01:00Z"></time>
  <time id="future" data-format="%B %e, %Y %l:%M%P" data-local="time" datetime="3333-02-14T23:55:00Z"></time>

  <time id="date" data-format="%B %e, %Y" data-local="time" datetime="2013-11-12T12:13:00Z"></time>

  <time id="ago"></time>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
local_time-0.3.0 test/javascripts/index.html
local_time-0.2.0 test/javascripts/index.html
local_time-0.1.0 test/javascripts/index.html