Skip to content

Commit d393272

Browse files
OarpitOt2013anurag
authored andcommitted
1 parent d0bcc65 commit d393272

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

date_programs/ruby/todays_date.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
require 'date'
2+
puts "Today's Date: #{Date.today.strftime('%d-%m-%y')}"

0 commit comments

Comments
 (0)