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

fix: Display keystatuseschange.expiration as a Date #48

Merged
merged 1 commit into from
Jun 24, 2022

Conversation

jrummell-chromium
Copy link
Contributor

The values is the number of milliseconds from epoch which isn't
readable, so display it as a Date if possible.

Fixes #42

The values is the number of milliseconds from epoch which isn't
readable, so display it as a Date if possible.
@jrummell-chromium jrummell-chromium changed the title Display keystatuseschange.expiration as a Date fix: Display keystatuseschange.expiration as a Date Jun 23, 2022
@joeyparrish joeyparrish merged commit d5d15f6 into shaka-project:main Jun 24, 2022
beback4u pushed a commit that referenced this pull request Mar 30, 2023
🤖 I have created a release *beep* *boop*
---


##
[3.3.0](v3.2.0...v3.3.0)
(2023-01-10)


### Features

* EME Logger Manifest V3 Migration
([#51](#51))
([c860eba](c860eba))


### Bug Fixes

* Display keystatuseschange.expiration as a Date
([#48](#48))
([d5d15f6](d5d15f6)),
closes [#42](#42)
* Remove all variables and most functions from global scope
([#61](#61))
([3b8ed85](3b8ed85)),
closes [#44](#44)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot added the status: archived Archived and locked; will not be updated label Jul 25, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 25, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

keystatuseschange Event should show expiration time in same format as event time.
2 participants