replace older time functions with more portable ones#570
replace older time functions with more portable ones#570Gargaj wants to merge 2 commits intoepezent:masterfrom
Conversation
|
@Gargaj I think your code is missing an important step: |
|
This has been a while so I don't specifically remember what was being broken, but the functions I was trying to fix were not available on one of the current generation consoles. |
|
I am encountering the same issue as @Gargaj, and the platform in question does not support time zone setting via functions like I was able to workaround by defining replacements for |
|
@skarolewics Would you be able to share your replacement for |
|
@CA-Jon-Colverson I used the solution described here: https://stackoverflow.com/a/68761107 |
As per https://www.gnu.org/software/libc/manual/html_node/Broken_002ddown-Time.html