Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

[Suggestions] Suggest UTC Now as standard Time Format, confused by logging times atm #639

@RGrabichler

Description

@RGrabichler

In the Issues #519 ]New-Feature] Extended Diagnostics in Blazor, i tinker around with the TcoMessages, i i noticed a TimeStamp Issue.

image
this is Timestamp logged in Console

image
this is the Timestamp in the Plc

image
this is my local Timestamp in Germany and Summertime

image
this is UTC

And this is a complete mess in my opinion.

I would suggest, to allways log in UTC, and everybody can display whatever he wants.

I only assume, the 15.50 timestamp comes from local Slovenia Time? UTC+2 ? In difference to Berlin +1 ?

So in my opinion, the Logger should use per default UtcNow, the Connector should use UtcNow, and
the Wpf or Blazor View can render whatever they want for the User, probably Utc with corresponding TimeZone.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions