-
Notifications
You must be signed in to change notification settings - Fork 3
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
Incorrect parsing of milliseconds from ISO string #45
Comments
Huh .. that is unexpected. Thank you. |
JeffreySarnoff
added a commit
that referenced
this issue
Aug 12, 2024
JeffreySarnoff
added a commit
that referenced
this issue
Aug 12, 2024
fixed. merge of new version pending.
…On Wed, Aug 7, 2024 at 1:18 PM Stanislav Gryumov ***@***.***> wrote:
julia> using NanoDates
julia> NanoDate("2024-07-20T13:18:00.000698")2024-07-20T13:18:00.698
julia> versioninfo()
Julia Version 1.9.4
Commit 8e5136fa297 (2023-11-14 08:46 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: macOS (arm64-apple-darwin22.4.0)
CPU: 8 × Apple M1 Pro
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-14.0.6 (ORCJIT, apple-m1)
Threads: 8 on 6 virtual cores
Environment:
JULIA_HOME = /Users/stanislav/julia/usr/bin
JULIA_PKG_USE_CLI_GIT = true
JULIA_EDITOR = atom -a
JULIA_NUM_THREADS = 8
***@***.***) pkg> st NanoDates
Status `~/.julia/environments/v1.9/Project.toml`
[46f1a544] NanoDates v0.3.3
—
Reply to this email directly, view it on GitHub
<#45>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAM2VRTXEYBOH6VAAQZKJHDZQJJEXAVCNFSM6AAAAABME22ZUSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2TGOJWGQ2TQMI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
@JeffreySarnoff, Thank you. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: