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

hit this bug during development
This commit is contained in:
christopherlam
2017-09-27 19:05:43 +02:00
committed by Geert Janssens
parent 5ac849623a
commit 090546590d
+1
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)