Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/s3_lite_client/helpers.ts>makeDateShort

A lightweight but powerful S3 client for Deno
Go to Latest
function makeDateShort
import { makeDateShort } from "https://deno.land/x/s3_lite_client@0.6.1/helpers.ts";

Create a Date string with format: 'YYYYMMDD'

Parameters

optional
date: Date