Skip to content

Commit b920f2c

Browse files
authored
Merge pull request #64 from javcasas/Expose-fromDate
Export `fromDate`
2 parents 3cb01cd + cf6d25c commit b920f2c

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)