Deepstream Plugin NvDsOsd Clock Timezone

**• Hardware Platform: Jetson AGX
**• DeepStream Version: 6.0.1
**• JetPack Version: 32.7.1

I’m using the plugin nvdsosd to show the clock with the property display-clock, it shows the time and everything is fine, i notice that the time is on UTC time and not the time of my computer, is there anyway to change the timezone?

I’m using python bindings and gstreamer.

it depends on your computer’s Time zone, what is your setting?

I’m Mountain Time and still shows UTC.

is jetson 's Time zone Mountain Time? what is output after exect “date” command?

The computer program and what the plugin shows are different.
Terminal and Clock which is my MDT time:


Terminal time using date command:

Sorry I think the time in docker is UTC so that’s why is printing the UTC then.

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