Skip to content

Decode naive temporal values directly - #398

Open
ruslandoga wants to merge 1 commit into
masterfrom
rd/decode-naive-time-directly
Open

Decode naive temporal values directly#398
ruslandoga wants to merge 1 commit into
masterfrom
rd/decode-naive-time-directly

Conversation

@ruslandoga

Copy link
Copy Markdown
Collaborator

Decode timezone-less DateTime and DateTime64 values directly with NaiveDateTime Gregorian constructors, while preserving DateTime.from_unix! for UTC and named timezones. Decode Time64 directly with Time.from_seconds_after_midnight and preserve declared fractional precision. Normalize negative fractional DateTime64 ticks and add pre-epoch regression coverage.

Tests: mix test (474 passed)

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

Successfully merging this pull request may close these issues.

1 participant