You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has to do with the possibility to use exact premiere dates that we started to introduce a while ago (example here). We discussed the same issue regarding rdracor. The API wrappers should transform exact dates back to years.
I ran the following code (for demo purposes):
At the last line I had an error:
ValueError: invalid literal for int() with base 10: '1678-02-25'
I also attach a screenshot
The text was updated successfully, but these errors were encountered: