Time Widget Overlay for OBS

Switching all my StreamElements widgets to StreamerBot.

Looking for an elegant way to implement this (no C# code if possible). Yes, I saw Andilippi’s video: Creating A DATE & TIME Widget In STREAMERBOT

Similar to StreamElements Clock Widget by MrBoost, I want to implement a local time clock widget.

SAT 01 JUN 2024 12:33AM

And these formats would be nice.

Week: SUN, MON, TUE, WED, THU, FRI, SAT
Month: JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC

Font: Uni Sans CAPS

Or just run a Timed Action with the %time% and %date% variables, formatted how you want, sent to a Set OBS GDI Text source and you can run it every second if you want to make sure the time stays up to date. No C# needed.

Date and Time are always available variables in SB afaik.

1 Like

I’m still a newbie. I can’t get the format right.

Could you do that for me?

SAT 01 JUN 2024 12:33AM

Week: SUN, MON, TUE, WED, THU, FRI, SAT
Month: JAN, FEB, MAR, APR, MAY, JUN, JUL, AUG, SEP, OCT, NOV, DEC

Tried with broadcaster account. My chat shows %userDateTime%

Capture

I chose Save and Compile. I wonder what I’m doing wrong.

I’m dumb. Thanks for the help. Worked :slight_smile: