Giter Club home page Giter Club logo

Comments (6)

RHellenes avatar RHellenes commented on May 29, 2024

This happens on all calendars

from calendar-link.

RHellenes avatar RHellenes commented on May 29, 2024

Update: The component works before 12.00 (24h time format) — After 12.00 it movess the event +2 hours in time, and still only in production.

The start date I use is the same both locally and in production

Does this make any sense to you @AnandChowdhary?

from calendar-link.

AnandChowdhary avatar AnandChowdhary commented on May 29, 2024

No, that's very weird indeed... We do convert the date stamps into UTC (

return { start: startUtc.format(format), end: endUtc.format(format) };
) but we don't do anything special with the 12.

from calendar-link.

marcusx2 avatar marcusx2 commented on May 29, 2024

@AnandChowdhary Are my issues being ignored? I created many issues long before this one and nobody replied.

from calendar-link.

AnandChowdhary avatar AnandChowdhary commented on May 29, 2024

@AnandChowdhary Are my issues being ignored? I created many issues long before this one and nobody replied.

I promise it's not personal! There are several issues I still need to work through in this library. I'm overwhelmed with @koj-co work these days, but I'd be happy to accept PRs for any of these issues. 😄

from calendar-link.

RHellenes avatar RHellenes commented on May 29, 2024

I solved my issue — And it was on my end, not with this package.

Solution:

I had to import and set a timezone to my moment.js module and strictly specify it.

from calendar-link.

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.