The language you're using might have some date/time helpers for that. If not, you'll have to do the calculation by hand. Here's an example in Python. Here's another example in Ruby.
Un film, une émission télévisée ou un artiste est introuvable ? Connectez-vous afin de créer une nouvelle fiche.
Réponse de Travis Bell
le 10 octobre 2016 à 10h19
Hi @MZ.RyuZaKi,
You can find the runtime on the main details method, from the
runtime
field.Réponse de MZ.RyuZaKi
le 10 octobre 2016 à 10h58
Thanks for answer :)
Réponse de MZ.RyuZaKi
le 10 octobre 2016 à 19h58
Other question, how convert to format H
s the value "runtime"?
Réponse de Travis Bell
le 11 octobre 2016 à 09h51
The language you're using might have some date/time helpers for that. If not, you'll have to do the calculation by hand. Here's an example in Python. Here's another example in Ruby.