import * as simpleUtility from "https://deno.land/x/simple_utility@v2.0.9/src/pure/time.ts";
Functions
Wait for specified time. Return actual elapsed wait time. | |
Generate serialized string from current or any | |
| |
UNIX time in seconds. If no args will be current time. Note that in seconds not milliseconds. | |
Convert from formatted datetime string such as ISO8601 to UNIX time in seconds. |