# File lib/date.rb, line 361
def
self
.
ordinal_to_jd
(
y
,
d
,
sg
=
GREGORIAN
)
civil_to_jd
(
y
,
1
,
d
,
sg
)
end