Giter VIP home page Giter VIP logo

Comments (5)

leejarvis avatar leejarvis commented on August 24, 2024

This is intended behaviour, though I agree it's not most common response. Chronic has handlers in place for matching a month/year but not a day/month or month/day, meaning anyone relying on this behaviour will have their libraries break, which of course I'd like to avoid, at least in a patchfix update. Check out the handle_sd_sm branch which will handle '8/15' as the 15th day of the 8th month, or with '8/12', :endian_precedence => :little as the 8th day of the 12th month. I'll build some tests and think when's best to merge this, the handling of month/year can be a fallback when the second operand looks like a year

from chronic.

tbarho avatar tbarho commented on August 24, 2024

Chronic.parse('05/06 at noon') => nil
Chronic.parse('05-06 at noon') => nil

Is this the same issue?

from chronic.

simon1tan avatar simon1tan commented on August 24, 2024

Hi, I'd like to seem month-day implemented for cases such as 8-15. Thanks.

from chronic.

leejarvis avatar leejarvis commented on August 24, 2024

Merged bd9ff2d into master

from chronic.

digitalcora avatar digitalcora commented on August 24, 2024

The issue @tbarho mentioned seems to still exist. Using the month/day or day/month format while also specifying a time returns nil. Should this be a separate issue?

from chronic.

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.