Sha256: 22fa0e138dad6ff5b21b487b993a480e7de2473d0da66e441e14137299c33d4c

Contents?: true

Size: 266 Bytes

Versions: 11

Compression:

Stored size: 266 Bytes

Contents

{%- assign datetime_start = d.date | append: " " | append: t.time_start -%}
{%- assign timestamp_start = datetime_start | date: "%s" -%}
{%- assign datetime_end = d.date | append: " " | append: t.time_end -%}
{%- assign timestamp_end = datetime_end | date: "%s" -%}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
jekyll-theme-conference-3.1.5 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.1.4 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.1.3 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.1.2 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.1.1 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.1.0 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.0.4 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.0.3 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.0.2 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.0.1 _includes/partials/get_talk_timestamp.html
jekyll-theme-conference-3.0.0 _includes/partials/get_talk_timestamp.html