Sha256: f880f9c3da636f00c0652105507ec728e1ee4fec86af09193e19299ef711c162

Contents?: true

Size: 1.32 KB

Versions: 1951

Compression:

Stored size: 1.32 KB

Contents

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now,
  show_date: false,
  show_timezone: true,
  timezone: "America/New_York",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now,
  show_date: true,
  show_timezone: true,
  timezone: "America/New_York",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now + 4.years,
  show_date: true,
  show_timezone: true,
  timezone: "America/New_York",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now - 1.year,
  show_date: true,
  show_timezone: true,
  timezone: "America/New_York",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now,
  show_date: false,
  show_timezone: true,
  timezone: "Asia/Hong_Kong",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now,
  show_date: true,
  show_timezone: true,
  timezone: "Asia/Hong_Kong",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now + 4.years,
  show_date: true,
  show_timezone: true,
  timezone: "Asia/Hong_Kong",
  align: "left"
}) %>

<br>

<%= pb_rails("timestamp", props: {
  timestamp: DateTime.now - 1.year,
  show_date: true,
  show_timezone: true,
  timezone: "Asia/Hong_Kong",
  align: "left"
}) %>

<br>

Version data entries

1,951 entries across 1,951 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5738 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5738 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.3 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.3 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1865reactdatepickerreinitializingbug5732 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1865reactdatepickerreinitializingbug5732 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5728 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5728 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1862buttondisabledlinkbug5716 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.play1862buttondisabledlinkbug5716 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1862buttondisabledlinkbug5714 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.play1862buttondisabledlinkbug5714 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.2 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.2 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.1 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.1 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.0 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.advancedtablealignmentfixes5693 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.advancedtablealignmentfixes5693 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb