Tastatūras īsinājumtaustiņi
Izvērstā meklēšana
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.
Nevari atrast filmu vai TV pārraidi? Jāpiesakās, lai to izveidotu.
Pieteikties
Reģistrēties
Vēlies novērtēt šo vienumu vai pievienot to sarakstam?
Neesi dalībnieks?
Reģistrējies un pievienojies kopienai
Atbilde no Travis Bell
on oktobris 10, 2016 at 10:19 AM
Hi @MZ.RyuZaKi,
You can find the runtime on the main details method, from the
runtime
field.Atbilde no MZ.RyuZaKi
on oktobris 10, 2016 at 10:58 AM
Thanks for answer :)
Atbilde no MZ.RyuZaKi
on oktobris 10, 2016 at 7:58 PM
Other question, how convert to format H
s the value "runtime"?
Atbilde no Travis Bell
on oktobris 11, 2016 at 9:51 AM
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.