Workplace Date & Time format
Honorable community,
is it possible to modify date and time format in application bar in Workplace?
I've found ABB.AfwTimeControl.1's format very restricting because it doesn't allow me to set the day/month/year for date format in the following way: dd.MM.yyyy.
Can I overwrite ABB.AfwTimeControl.1 or write my own component?
Thank you.
ih
Voted best answer
Hi
Can you try wth below option.
Configure the Workplace Clock Tool and Workplace Date & Time Tool
It is possible to add and configure a Clock Tool in the fixed displays area of the Application Bar. The clock shows the current date and time in a specific format.
Default date and time format is default user locale.
To configure the Clock Tools follow the steps below:
1. In the Library Structure select
Tools > ScreenBar Tools
.
2. Select the Workplace Clock Tool aspect or the Workplace Date & Time Tool and open the configuration view.
3. Click
Properties to configure the tool.
Details available in 3BSE030322-510 doc page no 28.
Answers
I've done it in another way to reach exactly dd.MM.yyyy format.
You can add any ActiveX component to Graphic display, which you can add to application bar as "fixed display".
ActiveX component is AfwTimeControl.
To change colors - use Windows personalisation.
Add new comment