We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7884771 commit a0e469aCopy full SHA for a0e469a
1 file changed
README.md
@@ -209,7 +209,7 @@ If this option is turned to true then meta objects will be parsed and will be se
209
_Optional_
210
Default: `time.time()`
211
212
-A timestamp in ms, must be within one day otherwise it will be dropped and Date.now() will be used in its place.
+A timestamp in ms, must be within one day otherwise it will be dropped and time.time() will be used in its place.
213
214
215
## License
0 commit comments