Skip to content
This repository was archived by the owner on Jun 23, 2026. It is now read-only.
This repository was archived by the owner on Jun 23, 2026. It is now read-only.

end-time counting up instead of counting down #325

Description

@maerman

<timer end-time="endDate">{{days}} days, {{hours}} hours, {{minutes}} minutes, {{seconds}} seconds</timer>

$scope.endDate = (new Date(2017, 11, 12, 0, 0, 1)).getTime(); End date is supposed to be December 12,2017 at 1 second after midnight.

Counter works but counts up as if it is using start-time instead of end-time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions