Replies: 3 comments 3 replies
-
You're calling Without other information, all I can do is guess as to why the |
Beta Was this translation helpful? Give feedback.
0 replies
-
linux mint, if this helps |
Beta Was this translation helpful? Give feedback.
2 replies
-
Interestingly, maybe, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to do
UtcOffset::current_local_offset().unwrap();
Cause panic
thread 'main' panicked at 'called Result::unwrap() on an Err value: IndeterminateOffset', src/main.rs:264:58
How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions