Coder Social home page Coder Social logo

calendar-base's Introduction

calendar-base's People

Contributors

caiogondim avatar camwiegert avatar poppa avatar wessouza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

calendar-base's Issues

Always get six rows of numbers for the month

Is there any way to always get six rows of numbers for the month? Basically I always want to fill in 6 rows of dates, so for September 2023, the last day of the month is Saturday when the week begins on a Sunday. Currently it is only giving us until that last day since it wraps up the row, but it would be good to get the additional 7 days beyond those to fill in the 6 rows.

Weekday is off 1

When trying to get the days for this month (09.2022) I get an array showing that today (29.09.2022) would be a Friday but today is Thursday. This also happens if siblingMonths is true.

{day: 29, weekDay: 4, month: 8, year: 2022}

Not an issue, but

After so many years sufferring at creating some calendars based tools, I think I can speak for all the community of developpers across the world :

Thanks a lot !!!! :-D

Calendar issue

When invoking the module with (2015,3) and {weekStart:1,siblingMonths:true} I get an array showing that today (3/13/2015) would be a Monday (weekDay 1), but it is a Friday.

...
{ 14: Object, day: 13, month: 3, weekDay: 1, year: 2015 },
...

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.