Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Use Data.Time.Clock.POSIX.utcTimeToPOSIXSecond for UTCTime#250

Open
LeifW wants to merge 1 commit into
aristidb:masterfrom
LeifW:posix_timestamps
Open

Use Data.Time.Clock.POSIX.utcTimeToPOSIXSecond for UTCTime#250
LeifW wants to merge 1 commit into
aristidb:masterfrom
LeifW:posix_timestamps

Conversation

@LeifW
Copy link
Copy Markdown

@LeifW LeifW commented Jul 10, 2018

Can we use the Data.Time.Clock.POSIX library for converting UTCTime into unix timestamps, rather than having our own code to do that? This converts directly to Scientific with realToFrac.

Instead of our own code for converting time to an Integer.
@aristidb aristidb requested a review from bgamari July 10, 2018 21:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant