*** empty log message ***

git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@2088 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas 2000-03-18 18:18:13 +00:00
parent 51e814eabc
commit ae37bf8dfc

View File

@ -416,7 +416,7 @@
(+ tzhour (/ tzminute 60)))
(erriso2 "time zone +/-"
pm-char index
string)))))))))))))))
string))))))))))))))))
(define (julian-day-number->string jdn)
@ -474,4 +474,3 @@
(erriso "day" index string)
(encode-julian-day-number
day month year))))))))))))))))