cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

Dynamic Clock or DateTime picker

ptc-6292037
1-Newbie

Dynamic Clock or DateTime picker

I need to have dynamic date time on my screen.Is there any dynamic clock widget apart from datetime picker?

2 REPLIES 2
posipova
20-Turquoise
(To:ptc-6292037)

Hi Pavanaraj,

As of right now such a widget does not exist, but since you opened a ticket with out Tech Support, the request has been passed to our Development team. There is no guaranteed timeframe or even delivery that can be provided on the resolution. However, you can always build such a widget yourself. 

qn
1-Newbie
1-Newbie
(To:ptc-6292037)

Hi,

You can create a service which return the present time. bind it to the DateTimePicker widget. Add an AutoRefresh widget with a delay of 1 sec and bind it to the service created. Now the DateTimePicker will always show the present time, like a dynamic clock.

Top Tags