Time Zone support? #2100
Answered
by
JanDeDobbeleer
Chosin137
asked this question in
Troubleshoot
|
I noticed that oh-my-posh uses time.Now to get the time information. Is it possible to display not only the local time but also UTC without changing the Operating System clock? |
Answered by
JanDeDobbeleer
Apr 16, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, as all templates also offer sprig's functions, you can use a text segment and the dateInZone function to display a date/time in any time zone.