Skip to content

Commit cf6d25c

Browse files
authored
Expose fromDate
1 parent 3cb01cd commit cf6d25c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Data/DateTime/Instant.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module Data.DateTime.Instant
33
, instant
44
, unInstant
55
, fromDateTime
6+
, fromDate
67
, toDateTime
78
) where
89

0 commit comments

Comments
 (0)