since(seconds) Instance Public methods Returns a new Time representing the time a number of seconds since the instance time in
parse(parent, indent = 0) Instance Public methods Parses the tokens into an array of RDoc::Markup::XXX objects, and appends them to the passed parent RDoc::Markup::YYY object. Exits at the end of the token stream, or when it encounters a token in a column less than indent (unless it is a NEWLINE). Returns parent.
singular?() Instance Public methods Returns true if U, and hence A, is singular.
addIncrDateTimeWidget(type, seconds=false, name=None) Class Public methods
supports_savepoints?() Instance Public methods
time.getgm â new_time Instance Public methods Returns a new Time object representing time in UTC. t = Time.local(2000,1,1,20,15,1) #=> 2000-01-01 20:15:01 -0600 t.gmt? #=> false y = t.getgm #=> 2000-01-02 02:15:01 UTC y.gmt? #=> true t == y #=> true
arrow(text=nil, length=nil, head=nil) Class Public methods
fast_generate(obj, opts = nil) Instance Public methods Generate a JSON document from the Ruby data structure obj and return it. This method disables the checks for circles in Ruby objects. WARNING: Be careful not to pass any Ruby data structures with circles as obj argument because this will cause JSON to go into an infinite loop.
find() Instance Public methods
index() Instance Public methods
Page 2066 of 2275