Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow creating a CrossDate with a defined TimeZone. #128

Open
megri opened this issue May 30, 2024 · 0 comments
Open

Allow creating a CrossDate with a defined TimeZone. #128

megri opened this issue May 30, 2024 · 0 comments

Comments

@megri
Copy link
Contributor

megri commented May 30, 2024

There's currently a bug in how Perfolation outputs zone offset strings (see discussion linked Scribe-issue below). To correct the issue and get reproducible tests we need a way to create a CrossDate that is timezone-independent; basically we want the timezone and corresponding zone-offset to be predictable.

For posterity, the discussion started at the end of this issue in Scribe:
outr/scribe#573

A brief discussion on discord with @darkfrog26 led us to try and add scala-java-time as a dependency, but it is currently not released for Scala Native 0.5+. The corresponding issue is tracked here:

cquiroz/scala-java-time#504

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant