Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Duration plugin, see: https://github.com/iamkun/dayjs/issues/564 #621

Closed
wants to merge 10 commits into from

Commits on Jun 25, 2019

  1. feat: add duration ISO 8601 format

    iamkun authored and lockee14 committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    6388d86 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'duration_plugin' of https://github.com/lockee14/dayjs i…

    …nto duration_plugin
    lockee14 committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c53caea View commit details
    Browse the repository at this point in the history
  3. refactor: shorter version

    lockee14 committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    268bd91 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6049e0 View commit details
    Browse the repository at this point in the history
  5. refactor and add test

    lockee14 committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    c78c8a3 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    9d086b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44be04a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efd7016 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2019

  1. Update src/plugin/duration/index.js

    Co-Authored-By: oozusta <ozgunozusta@gmail.com>
    lockee14 and oozusta authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    817ee10 View commit details
    Browse the repository at this point in the history
  2. Update test/plugin/duration.test.js

    Co-Authored-By: oozusta <ozgunozusta@gmail.com>
    lockee14 and oozusta authored Jul 2, 2019
    Configuration menu
    Copy the full SHA
    2b6255c View commit details
    Browse the repository at this point in the history