Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Conversation

@Christopher-Chianelli
Copy link
Collaborator

  • strftime and strptime easily map to DateTimeFormatterBuilder, although with a different syntax.

  • strftime and strptime are implementation dependent, yielding different results on different operating systems and locale definitions.

  • The JVM locale is set to the Python's locale on startup

- strftime and strptime easily map to DateTimeFormatterBuilder,
  although with a different syntax.

- strftime and strptime are implementation dependent, yielding
  different results on different operating systems and locale
  definitions.

- The JVM locale is set to the Python's locale on startup
@triceo
Copy link
Contributor

triceo commented Jul 1, 2024

Good to merge when green.

@Christopher-Chianelli
Copy link
Collaborator Author

Fixes #103

@triceo triceo linked an issue Jul 2, 2024 that may be closed by this pull request
Need to disable the full text weekday and month tests,
since Java's C Locale defines the full text weekday and
month for the C locale as the short text weekday and month.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 2, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
72.7% Coverage on New Code (required ≥ 75%)

See analysis details on SonarCloud

@Christopher-Chianelli
Copy link
Collaborator Author

Coverage cannot really be improved due to JVM C's locale differences with Python's C's locale (which are commented in the tests).

@Christopher-Chianelli Christopher-Chianelli merged commit 81bbd40 into TimefoldAI:main Jul 2, 2024
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.

python: hello-world / JavaException when using DEBUG log level

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.