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