important

This commit is contained in:
2024-02-04 17:03:11 +01:00
parent af02c76db8
commit df1eda0768
+2
View File
@@ -38,6 +38,8 @@ yarn add timestringconverter
## Usage ## Usage
important: you need to use d, h, m, s and ms to define the time. You can also use uppercase letters.
```javascript ```javascript
const timestringconverter = require('timestringconverter'); const timestringconverter = require('timestringconverter');