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

JsonTimeSpanConverter used to handle partial formats. #29

Open
VictorioBerra opened this issue Jun 27, 2022 · 1 comment
Open

JsonTimeSpanConverter used to handle partial formats. #29

VictorioBerra opened this issue Jun 27, 2022 · 1 comment

Comments

@VictorioBerra
Copy link

Since upgrading Macross, and removing JsonTimeSpanConverter I noticed my API can no longer bind "0" to a TimeSpan. Same with values like "1:01"

Is there a way to restore this functionality?

@VictorioBerra
Copy link
Author

I am going to roll back to 2.2.0 until a fix is found.

Maybe there is a way in my JavaScript to "pad" my TimeSpan string with zeros but I have yet to find a simple way to do that.

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