brainboxdotcc / DPP

C++ Discord API Bot Library - D++ is Lightweight and scalable for small and huge bots!
https://dpp.dev/
Apache License 2.0
1.05k stars 159 forks source link

fix: ts_not_null now works for all timezones #1089

Closed Jaskowicz1 closed 6 months ago

Jaskowicz1 commented 6 months ago

This PR fixes the ts_not_null unittest breaking on a non-UTC machine. It also fixes set_ts_not_null.

For more understanding, mktime returns a local time, not a UTC time. It's also not based off your BIOS time, as previously assumed in #1063, but rather the user-level time.

Fixes #1063

Code change checklist

netlify[bot] commented 6 months ago

Deploy Preview for dpp-dev ready!

Name Link
Latest commit ef5816c4daaf0d4ad07039773f98aaf23810a70a
Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/65d3545aeef2b200081b68e9
Deploy Preview https://deploy-preview-1089--dpp-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 6 months ago

Deploy Preview for dpp-dev ready!

Name Link
Latest commit d41009cbcbc52531430f9966f193ae6ca3e60cb7
Latest deploy log https://app.netlify.com/sites/dpp-dev/deploys/65d357450ff85a00089566e3
Deploy Preview https://deploy-preview-1089--dpp-dev.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.