time (2)SummaryFormats a date given a format styleexport declare function time<S extends TimestampStylesString>(date: Date, style: S): `<t:${bigint}:${S}>`;Type ParametersNameConstraintsOptionalDefaultDescriptionSTimestampStylesStringNoNoneParametersNameTypeOptionalDescriptiondateDateNoThe date to formatstyleSNoThe style to use