Add missing export (gnc:date-get-week)

hit this bug during development
This commit is contained in:
christopherlam 2017-09-21 13:18:09 +08:00 committed by Geert Janssens
parent 5ac849623a
commit 090546590d

View File

@ -175,6 +175,7 @@
(export gnc:date-get-month-day)
(export gnc:date-get-month)
(export gnc:date-get-week-day)
(export gnc:date-get-week)
(export gnc:date-get-year-day)
(export gnc:timepair-get-year)
(export gnc:timepair-get-quarter)