Giter Club home page Giter Club logo

Comments (5)

ildar170975 avatar ildar170975 commented on June 2, 2024 1

In this notation 2023-09-01T14:09:43+02:00 it is considered that 14:09:43 is a local time, and +02:00 gives you an offset.
So the UTC time is 2023-09-01T12:09:43+00:00.
Seems that the timestamp value is not properly composed.

from lovelace-multiple-entity-row.

ildar170975 avatar ildar170975 commented on June 2, 2024

It is not adjusting time zone.

Why it should?
This is a local time: "13:51:28".
This is UTC time: "11:51:28"

from lovelace-multiple-entity-row.

luigixx73 avatar luigixx73 commented on June 2, 2024

Nope, UTC Time is 13:51:28 , my local time is +2.00 hours.
New example just now : 2023-09-01T14:09:43+02:00
It shows 1 de septiembre de 2023, 14:09 but local time is 16:09

from lovelace-multiple-entity-row.

ildar170975 avatar ildar170975 commented on June 2, 2024

Check this:
image
Now my local time is 17:59.

from lovelace-multiple-entity-row.

luigixx73 avatar luigixx73 commented on June 2, 2024

I know where the issue is.
My payload is not giving the date in ISO 8601 format, thus the date is interpreted as locale
So I will convert 2023-09-01T14:09:43+02:00 to 2023-09-01T14:09:43.000Z which is ISO 8601 UTC time
Thanks anyway for your kind help

from lovelace-multiple-entity-row.

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.