Sha256: 745f668711a4f8dbbcf47c31c3ab8ff52f88ce42bb2511ed749f616f5ef24b4f

Contents?: true

Size: 202 Bytes

Versions: 6

Compression:

Stored size: 202 Bytes

Contents

view :raw do |_args|
  # .strftime('%A, %B %d, %Y %I:%M %p %Z')
  return "" if !(left = card.left) || left.new_card?
  I18n.localize(left.created_at, format: :card_dayofwk_min_tz)
end

view :core, :raw

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
card-1.93.0 mod/standard/set/right/when_created.rb
card-1.92.2 mod/standard/set/right/when_created.rb
card-1.92.1 mod/standard/set/right/when_created.rb
card-1.92 mod/standard/set/right/when_created.rb
card-1.91 mod/standard/set/right/when_created.rb
card-1.21.0 mod/standard/set/right/when_created.rb