Giter VIP home page Giter VIP logo

Comments (7)

brianstarke avatar brianstarke commented on July 22, 2024

nvm, found the trick :)

ruby-1.9.2-p0 > Chronic.parse 'current month first day'
=> 2011-01-01 12:00:00 -0500

from chronic.

shawnpyle avatar shawnpyle commented on July 22, 2024

Looks like this broke in v8.0.

irb> Chronic.parse 'current month first day'
=> nil

ruby 1.9.3p194 (2012-04-20 revision 35410) [x86_64-darwin10.8.0]

from chronic.

leejarvis avatar leejarvis commented on July 22, 2024

Please open a specific feature request if you want to support parsing 'current month first day', but do remember that Chronic is for parsing natural strings, current month first day is certainly not that. 1st day of this month works fine.

from chronic.

fare5 avatar fare5 commented on July 22, 2024

@injekt

doe's it " works for you?

Chronic.parse("1st day of this month", :guess => false)
=> Wed May 22 00:00:00 +0200 2013..Thu May 23 00:00:00 +0200 2013

ruby 1.8.7 (2012-10-12 patchlevel 371) [x86_64-linux]
chronic (0.9.1)

from chronic.

leejarvis avatar leejarvis commented on July 22, 2024

@fare5 No, this feature is not yet supported in Chronic.

from chronic.

sesam avatar sesam commented on July 22, 2024

Chronic.parse("1st DATE of this month", :guess => false) # works
Chronic.parse("1st day of this month", :guess => false) # returns today (why???)

from chronic.

davispuh avatar davispuh commented on July 22, 2024

looks like a bug :P

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.