turkee icon indicating copy to clipboard operation
turkee copied to clipboard

Why is duration limited to hour increments?

Open djburdick opened this issue 10 years ago • 1 comments

Ideally, I'd like to be able to specify seconds (not hours).

this line make it not possible: hit.duration = duration.to_i.hours.seconds.to_i if duration

Any thoughts on changing this to seconds? I'm happy to write the code.

djburdick avatar Jun 05 '14 21:06 djburdick

Are you still interested in creating a pull request for this?

aantix avatar Dec 10 '14 17:12 aantix