Merge 0927ab035b into b14a0a89bd
This commit is contained in:
commit
a825f184a7
|
|
@ -31,4 +31,4 @@ excuse = [
|
|||
)
|
||||
|
||||
# Log this
|
||||
puts "Message sent at: #{Time.now} | Excuse: #{excuse}"
|
||||
puts "Message sent at: #{Time.now.strftime("%a, %d %b %Y %H:%M:%S")} | Excuse: #{excuse}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue