# File lib/date.rb, line 414
def
self
.
ajd_to_jd
(
ajd
,
of
=
0
)
clfloor
(
ajd
+
of
+
1
.
to_r
/
2
)
end