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.play1790darkaudittable5802 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_timestamp/docs/_timestamp_timezones.html.erb