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.
فیلم و نمایش تلویزیونی را نمیتوانید پیدا کنید؟ به سیستم وارد شوید تا آن را ایجاد کنید.
پاسخ توسط Travis Bell
در تاریخ اکتبر 10, 2016 ساعت 10:19 ق.ض
Hi @MZ.RyuZaKi,
You can find the runtime on the main details method, from the
runtime
field.پاسخ توسط MZ.RyuZaKi
در تاریخ اکتبر 10, 2016 ساعت 10:58 ق.ض
Thanks for answer :)
پاسخ توسط MZ.RyuZaKi
در تاریخ اکتبر 10, 2016 ساعت 7:58 ب.ض
Other question, how convert to format H
s the value "runtime"?
پاسخ توسط Travis Bell
در تاریخ اکتبر 11, 2016 ساعت 9:51 ق.ض
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.