Atallos de teclado
Procura avanzada
Can something help me...?!
Hi @MZ.RyuZaKi,
You can find the runtime on the main details method, from the runtime field.
runtime
Thanks for answer :)
Other question, how convert to format Hs the value "runtime"?
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.
Non podes atopar unha película ou serie? Inicia sesión para creala.
Iniciar sesión
Rexistrarse
Queres valorar ou engadir o elemento a unha listaxe?
Non es membro?
Rexístrate e únete á comunidade
Resposta de Travis Bell
no 10 de outubro do 2016 ás 10:19AM
Hi @MZ.RyuZaKi,
You can find the runtime on the main details method, from the
runtime
field.Resposta de MZ.RyuZaKi
no 10 de outubro do 2016 ás 10:58AM
Thanks for answer :)
Resposta de MZ.RyuZaKi
no 10 de outubro do 2016 ás 7:58PM
Other question, how convert to format H
s the value "runtime"?
Resposta de Travis Bell
no 11 de outubro do 2016 ás 9:51AM
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.