Skip to content

Simple Weather Service : Fix timestamp#1945

Merged
JF002 merged 3 commits into
mainfrom
simple-weather-service-fix-timestamp
Jan 4, 2024
Merged

Simple Weather Service : Fix timestamp#1945
JF002 merged 3 commits into
mainfrom
simple-weather-service-fix-timestamp

Conversation

@JF002
Copy link
Copy Markdown
Collaborator

@JF002 JF002 commented Jan 2, 2024

In the documentation, specify that the timestamp is expressed in seconds from epoch (instead of nanoseconds). SimpleWeatherService now uses "localtime" (GetCurrentDateTime()) instead of UTC time.

In the documentation, specify that the timestamp is expressed in seconds from epoch (instead of nanoseconds).
SimpleWeatherService now uses "localtime" (GetCurrentDateTime()) instead of UTC time.
@JF002 JF002 added this to the 1.14.0 milestone Jan 2, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 2, 2024

Build size and comparison to main:

Section Size Difference
text 369544B -48B
data 940B 0B
bss 63516B 0B

Copy link
Copy Markdown
Member

@FintasticMan FintasticMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should mention in the doc that we expect the timestamp to be in local time.

Mention that the timestamp should be expressed in localtime time.
@JF002
Copy link
Copy Markdown
Collaborator Author

JF002 commented Jan 2, 2024

I think we should mention in the doc that we expect the timestamp to be in local time.

Yes, right! Done!

Copy link
Copy Markdown
Contributor

@NeroBurner NeroBurner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small wording change, afterwards I'm good again :)

Comment thread doc/SimpleWeatherService.md Outdated
Comment thread doc/SimpleWeatherService.md Outdated
Wording improvements in doc.

Co-authored-by: Reinhold Gschweicher <pyro4hell@gmail.com>
@JF002 JF002 merged commit f34aede into main Jan 4, 2024
@FintasticMan FintasticMan deleted the simple-weather-service-fix-timestamp branch January 4, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants