--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a new Date object from a Julian Day Number. - !ruby/struct:SM::Flow::P body: <tt>jd</tt> is the Julian Day Number; if not specified, it defaults to 0. <tt>sg</tt> specifies the Day of Calendar Reform. full_name: Date::jd is_singleton: true name: jd params: (jd=0, sg=ITALY) visibility: public