GithubHelp home page GithubHelp logo

Comments (2)

alex-x-x-x-x avatar alex-x-x-x-x commented on May 26, 2024

Check out https://github.com/malcommac/SwiftDate/blob/master/Sources/SwiftDate/DateRepresentable.swift @funct7

from swiftdate.

funct7 avatar funct7 commented on May 26, 2024

@alex-x-x-x-x Thanks for the reference, but this doesn't really cut it.

For instance, if you have a coupon that is good until a certain day and are using a property with a type that really represents an "instance" in the time continuum, e.g. Date, the meaning is not really apparent. You'll either have to make it the midnight of the first "bad" date and check for less than or make it some arbitrary point in time of the last good date. Either way, it makes the code very confusing and unexpressive.

Sure it can be done, but that's like saying you only need a Int64 or TimeInterval because all use-cases can be covered. There's no need for time zones, date types, etc.

from swiftdate.

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.