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
important: you need to use d, h, m, s and ms to define the time. You can also use uppercase letters.
```javascript
const timestringconverter = require('timestringconverter');