Timezone Questions

Hello, I am just wondering how I would make it so timezone command does 12 hr time instead of 24 hour time as currently this is what happens:
input: !timezone
output: The time for @ninjatropius76 is (time in 24hr time in my timezone)
but I want it to be:
input:!timezone
output: The time for @ninjatropius76 is (time in 12hr time with am/pm respectively in my timezone)

You can follow the example given at https://docs.nightbot.tv/commands/variables/time to format the time as you wish.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.