Full date with os

Hello, how can i get full date with os like PM 5:03 Mar. 3 2022. I am using it on the gui.

os.date("%p"),os.date("%I")…":"…os.date("*t")[“min”],os.date("%b"),os.date("%d"),os.date("%Y")

1 Like