Ruby Date asctime()函数
Date#asctime() 是一个Date类方法,用于返回asctime格式的字符串。它相当于strftime(‘%c’).天文上修改的朱利安日数字。
语法: Date.asctime()
参数: Date值
返回: asctime格式的字符串。strftime(‘%c’).天文上修改过的Julian日的数字。
例子 #1 :
Ruby 1=1
例子 #2 :
输出:
Date#asctime() 是一个Date类方法,用于返回asctime格式的字符串。它相当于strftime(‘%c’).天文上修改的朱利安日数字。
语法: Date.asctime()
参数: Date值
返回: asctime格式的字符串。strftime(‘%c’).天文上修改过的Julian日的数字。
例子 #1 :
Ruby 1=1
例子 #2 :
输出: