2.2.0 • Published 4 years ago

extract-timestamp v2.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

Get the hours, minutes, and seconds from a timestamp in the formats of hh:mm:ss and HsMmSs

Usage

Complete API Documentation.

Compatibility

Node.js, Safari, and Google Chrome are supported.

Firefox is not supported, as Firefox must add support for named capture groups for regular expressions.

npm

pika

<script type="module">
    import * as pkg from '//cdn.pika.dev/extract-timestamp/^2.2.0'
</script>

unpkg

<script type="module">
    import * as pkg from '//unpkg.com/extract-timestamp@^2.2.0'
</script>

jspm

<script type="module">
    import * as pkg from '//dev.jspm.io/extract-timestamp@2.2.0'
</script>

Discover the release history by heading on over to the HISTORY.md file.

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

These amazing people are maintaining this project:

No sponsors yet! Will you be the first?

These amazing people have contributed code to this project:

Discover how you can contribute by heading on over to the CONTRIBUTING.md file.

Unless stated otherwise all works are:

and licensed under: