Sha256: 8d084cb54240aa685ef461dadd2ef2c3a30df5a9be4329facc5065be75d36f6f

Contents?: true

Size: 1.06 KB

Versions: 13

Compression:

Stored size: 1.06 KB

Contents

%div#time.element
  %h2.element-title
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-time-element"} time
  %p
    The
    %code
      %a{:href => "http://developers.whatwg.org/text-level-semantics.html#the-time-element"} time
    element
    %a{:href => "http://developers.whatwg.org/text-level-semantics.html#represents"} represents
    either a
    time on a 24 hour clock, or a precise date in the proleptic
    Gregorian calendar, optionally with a time and a time-zone
    offset.
    %a{:href => "references.html#refsGREGORIAN"} [GREGORIAN]
  .markup
    .vevent
      %a.url{:href => "http://www.web2con.com/"} http://www.web2con.com/
      = succeed ":" do
        %span.summary Web 2.0 Conference
      %time.dtstart{:datetime => "2007-10-05"} October 5
      \-
      = succeed "," do
        %time.dtend{:datetime => "2007-10-20"} 19
      at the
      %span.location Argent Hotel, San Francisco, CA
  .markup
    %p
      I usually have a snack at
      = succeed "." do
        %time 16:00
    %p I've liked model trains since at least 1983.

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
survivalkit-1.0.beta.8 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.7 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.6 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.5 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.4 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.3 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.2 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-1.0.beta.1 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-0.3.4 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-0.3.3 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-0.3.2 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-0.3.1 templates/project/templates/old/survivalkit/partials/html5/time.haml
survivalkit-0.3 templates/project/templates/old/survivalkit/partials/html5/time.haml