Skip to content

Custom time format #5

Description

@ejb

Add an extra parameter to allow the time format to be customised.

Suggested format:

  • %m is minutes so far, %s is seconds so far
  • %M is minutes total, %S is seconds total

Example specification:

time-format : "<span>%m:%s</span> / %M:%S"

would output:

<span>02:01</span> / 04:58

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions