Spartieji klavišai
Išplėstinė paieška
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.
Negalite rasti filmo ar TV laidos? Prisijunkite, kad sukurtumėte.
Prisijungti
Registruotis
Norite įvertinti ar įtraukti šį elementą į sąrašą?
Nesate narys?
Registruokitės ir prisijunkite prie bendruomenės
Atsakė Travis Bell
2016 spalio 10, 10:19 AM
Hi @MZ.RyuZaKi,
You can find the runtime on the main details method, from the
runtime
field.Atsakė MZ.RyuZaKi
2016 spalio 10, 10:58 AM
Thanks for answer :)
Atsakė MZ.RyuZaKi
2016 spalio 10, 7:58 PM
Other question, how convert to format H
s the value "runtime"?
Atsakė Travis Bell
2016 spalio 11, 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.