Coder Social home page Coder Social logo

Comments (4)

4Kaylum avatar 4Kaylum commented on August 18, 2024

This can be achieved with the pytz module. On a related note, storing location would be much preferable to just storing offsets as I do now, because that would deal with DST better than it does now (meaning: at all).

from apple.py.

GlitchMasta47 avatar GlitchMasta47 commented on August 18, 2024

DST could be potentially separated into its own setting, as some regions don't participate while literally everyone else surrounding them does. Other than adding logic for that, it'd make sense to at least have some sort of override in that scenario. I do +1 the idea of adding DST in general though.

from apple.py.

4Kaylum avatar 4Kaylum commented on August 18, 2024

Much the same as #111 if we store things in the same way they're given (etc, mst, etc). Closing that to get attention here.

from apple.py.

4Kaylum avatar 4Kaylum commented on August 18, 2024

Closed with 97b4039, 1131a6e, and d695d47.

from apple.py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.