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

x/dtils/lib/date.ts>get24StyleHours

The best unofficial library of utilities for Deno applications
Go to Latest
variable get24StyleHours
import { get24StyleHours } from "https://deno.land/x/dtils@1.7.0/lib/date.ts";

type

(date: Date) => unknown