angular-timer
angular-timer copied to clipboard
end time without count down
Hi......
im trying to implement start-time and end-time togather. but it takes only start-time in this case.
<timer end-time="visit.SignOutTime" max-time-unit="'hour'">{{hours}}hr {{minutes}}m</timer>
is there possible to end-time in this sense? timer should stop running when it reached end time but not counting down. timer should run counting up till a fixed time
no response?