Page 1 of 1

lengthens in hh:mm:ss

Posted: 2004-06-22 09:34:17
by gast
Hi!

is there the possibility the movie lengthens in hh:mm:ss to indicate?

Wikky

Posted: 2004-06-22 09:43:14
by antp
Not for the moment.
Maybe later, but I do not promise it.

Posted: 2004-06-24 05:54:30
by gast
thanks for the answer, that is only why I the that do not use. I use up to now exel-table :cry:

Posted: 2004-09-08 14:40:25
by Zephura
I don't know how antp make it, but

could you define the field Length as string whereas as integer in the Delphi sources ???

if yes, it is a child play to transform a length in minute into the hh:mm format

(if you can use the geometric fonction, it will be easier)
(transform of y°yy'yy'' x,xxxx°)

Posted: 2004-09-08 14:56:35
by antp
The problem is not for converting the string, but that it is annoying to manage in scripts, importation, templates, etc. if the format is not fixed.