tmedicci commented on PR #14460: URL: https://github.com/apache/nuttx/pull/14460#issuecomment-2627324457
As far as I understood from the previous discussion, we should: 1. Remove `CONFIG_SYSTEM_TIME64` from Kconfig; 2. Define `time_t` as `int64_t`; Is that true, @cederom @patacongo @xiaoxiang781216 and @GUIDINGLI ? If so, can you move forward, update this PR (please, @GUIDINGLI , adhere to [NuttX's Contribution Guide](https://nuttx.apache.org/docs/latest/contributing/making-changes.html#submitting-your-changes-to-nuttx) and update PR's description and commit title/description) and merge it? This is a requirement to make Python's GMT offset calculation work as expected. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org