Do I need to add more details about the question? I just want to know what code do I need to add in the OSD to display the time (example: 3:05 PM, 18:45, etc.)
It should be easy but I don't find anything about it.
Can anyone help me?
Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.
How to display the time/clock on EventGhost using OSD?
- InterlinkKnight
- Posts: 29
- Joined: Mon Sep 13, 2010 1:17 am
- Contact:
Re: How to display the time/clock on EventGhost using OSD?
{eg.Utils.time.strftime("%a, %d %b %Y %H:%M:%S +0000")}
Check documentation for time.strftime() here
Check documentation for time.strftime() here