Skip to main content
Deno 2 is finally here 🎉️
Learn more

Deno-compatible version of momentjs

See doc there.

Usage

import moment from "https://deno.land/x/momentjs@2.29.1-deno/mod.ts";


let moment: moment.Moment = moment();