seconds() Class Public methods
rng.exclude_end? â true or false Instance Public methods Returns true if the range excludes its end value. (1..5).exclude_end? #=> false (1...5).exclude_end? #=> true
initialize() Class Public methods
package_name() Class Public methods
end_of_day() Instance Public methods Returns a new DateTime representing the end of the day (23:59:59). at_end_of_day
c_str(str) Instance Public methods
at_beginning_of_week(start_day = Date.beginning_of_week) Instance Public methods Alias for: beginning_of_week
to_s() Instance Public methods
load(arg0) Instance Public methods BOOL load load document from the specified XML source VARIANT arg0 --- xmlSource [IN]
rehash Instance Public methods Clears the command hash table.
Page 70 of 2275