Ruby Code: require 'date' current_time = DateTime.now cdt = current_time.strftime "%d/%m/%Y %H:%M" puts "Current Date and Time: "+cdt.
確定! 回上一頁