import * as mod from "https://deno.land/std@0.209.0/datetime/difference.ts";
Functions
Returns the difference of the 2 given dates in the given units. If the units are omitted, it returns the difference in the all available units. |
import * as mod from "https://deno.land/std@0.209.0/datetime/difference.ts";
Returns the difference of the 2 given dates in the given units. If the units are omitted, it returns the difference in the all available units. |