Ruby 2.0.0 リファレンスマニュアル > ライブラリ一覧 > xmlrpc/datetimeライブラリ > XMLRPC::DateTimeクラス > day=

instance method XMLRPC::DateTime#day=

year=()[permalink][rdoc]
month=()
day=()
hour=()
min=()
sec=()

Set value as the new date/time component. Raises ArgumentError if value is out of range, or in the case of XMLRPC::DateTime#year= if value is not of type Integer.