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

Fixed #1909 -- Return UTC datetime with the POSIX timestamp for API /stats/report #1918

Merged
merged 1 commit into from
Oct 28, 2021
Merged

Conversation

uddmorningsun
Copy link
Contributor

Template variable start_time/end_time from time.time(): the time in seconds since the epoch.

However, script element in templates/report.html converts datetime to UTC datetime forcely in $(".l10n.datetime").html()

Signed-off-by: Chenyang Yan [email protected]

…stats/report

Template variable `start_time/end_time` from `time.time(): the time in seconds since the epoch`.

However, script element in `templates/report.html` converts datetime to UTC datetime forcely in `$(".l10n.datetime").html()`

Signed-off-by: Chenyang Yan <[email protected]>
@cyberw cyberw merged commit 57cbee6 into locustio:master Oct 28, 2021
@cyberw
Copy link
Collaborator

cyberw commented Oct 28, 2021

Thx!

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.

2 participants