Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make CNTR file include timezone and seconds #16

Open
Didr opened this issue Jan 28, 2021 · 1 comment
Open

Make CNTR file include timezone and seconds #16

Didr opened this issue Jan 28, 2021 · 1 comment

Comments

@Didr
Copy link
Contributor

Didr commented Jan 28, 2021

Currently the resulting CNTR file after mission end doesn't include seconds or data about the server timezone. We'd like this data to make cntr-stats more accurate.

Especially the timezone data: Either make the exported file always be UTC, or include it in the data or name somehow.
Seconds could be included in the filename, just like the hours and minutes.

@Didr
Copy link
Contributor Author

Didr commented Mar 28, 2021

This should be the line that needs to be modified:
https://github.com/CntoDev/CNTR/blob/master/extensions/cntr_exporter/library.cpp#L81

Preferably make it UTC.

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

No branches or pull requests

1 participant