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

IMSC writer should support writing offset-time expressions using the s metric #190

Open
palemieux opened this issue Dec 20, 2020 · 0 comments
Labels
c-imsc-writer enhancement New feature or request

Comments

@palemieux
Copy link
Contributor

In addition to HH:MM:SS.sss and f, IMSC writer should support offset-time expressions using the s metric with up to 6 digits of precision, e.g.

begin="1.2443s"

The g formatting can be used, e.g.

f"{1.2453:6g}"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-imsc-writer enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants