Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.
AM PM
Hey
In the vertical view the column with the day hours, and horizontal the row with the day hours...
It would be nice if we could set these in a 24-hour notation. We don't have AM/PM in The Netherlands.
In the vertical view the column with the day hours, and horizontal the row with the day hours...
It would be nice if we could set these in a 24-hour notation. We don't have AM/PM in The Netherlands.
Comments
The easiest way to get started is to read the Layout property and change the formats. The Layout property documentation details your formatting options.
I'm talking about the LeftTimeBar and RightTimeBar.
The "Layout" property has 2 types: APPTDATA and FLAGS, we don't see how we can use "Layout" to change the format of the hours in the timebars...
00:00
Set_Property(@Window:".OLE_SCHEDULE", "OLE.TimeBarAMPM", 0)