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

instance method XMLRPC::DateTime#day=

year=()
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.

class XMLRPC::DateTime