What date/time formatting is supported?

What date/time formatting is supported? I’m trying to use a digital clock but the docs only have a description of “format” and no examples.

Format String The format for the date and time string.

Can you please point me to a resource that I could use as a reference?

I’m trying to get the following format:

12:45pm December 21, 2021

Nevermind. Found the links in the Digital Clock page:

" Click the links below to learn more about date and time Format:
Standard date and time format strings
Custom date and time format strings"

Hello
the format is : HH:mm D

Thanks. I tried that but I get: “09:07 D”

D IS an another digital click

Thé first one HH:mm âne thé second one D

D IS a second digital click

Thé first one HH:mm âne thé second one D

Gotya. Thanks for clarifying. I was also able to achieve what I was looking for using two Digital Clocks as well: “t” and “D”