ruby-****@sourc*****
ruby-****@sourc*****
2004年 1月 27日 (火) 04:29:38 JST
------------------------- REMOTE_ADDR = 217.117.55.140 REMOTE_HOST = URL = http://ruby-gnome2.sourceforge.jp/?Gda%3A%3ATime ------------------------- = class Gda::Time This structure symbolizes a time snapshot, via the following fields: 'hour', 'minute', 'second' and 'timezone'. # 5h 25min 30sec t = Gda::Time.new t.hour = 5 t.minute = 25 t.second = 30 == Object Hierarchy * Object * Struct * Gda::Time == See Also ((<Gda>)). - ((<lrz>))