Coder Social home page Coder Social logo

Comments (3)

ppeble avatar ppeble commented on June 17, 2024

Hi Jason, thanks for reporting and sorry for the delay, I'll take a look at this on my train ride home this evening and report back with what I find. Then we can make a plan on how to proceed.

from holidays.

ppeble avatar ppeble commented on June 17, 2024

Whoops, jumped the gun on the 'bug' designation. I thought I found something but it turns out that I needed to read further. Got too excited! 😄

The issue here is that this is considered an 'observed' holiday and as such is not automatically returned unless you explicitly pass in the :observed flag, like so:

d = Date.civil(2015, 7, 3)
Holidays.on(d, :nyse, :observed)

The def used the :observed key for this: https://github.com/holidays/holidays/blob/master/data/nyse.yaml#L35

I'm not sure how I feel about :observed not being on 'by default' but I think it can be open to interpretation. I'll have to think about it.

Either way, does this work for you?

from holidays.

jasonirwin avatar jasonirwin commented on June 17, 2024

It certainly does, thanks for the clarification.

from holidays.

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.