Marwan
10/04/2023, 9:05 PMlet date = format.format({
value: new Date(datetimeISO),
type: format.Type.DATETIME,
timezone: <timezone>,
});
battk
10/04/2023, 9:39 PMbattk
10/04/2023, 9:40 PMMarwan
10/04/2023, 9:41 PMbattk
10/04/2023, 9:43 PMbattk
10/04/2023, 9:44 PMdate
to separate out the month and dayMarwan
10/04/2023, 9:48 PMFred Pope
10/05/2023, 1:31 AMMarwan
10/05/2023, 1:32 AM