Looking for some improvements in future..
- TimeZone attribute value displayed on form show different value on grid column. If we try to copy value from TimeZone attribute somewhere else attribute value shown on form is different which get copied.
I can understand value shown on the form is timezone abbreviation + GMTOffset and on grid column it shows timezone by country.
Form Screenshot
Grid Screenshot

I believe it should show the same value whatever either displayed on form or grid column.
I wish if there is capability to do following
- ability to select the way from configuration tool which value to be shown on form/grid. OFFSET + ABBREVIATION + COUNTRY..
- ability to get the offset value from the TimeZone attribute. [like GET_OFFSET(BO.TimeZone) return GMT +4:00 ]
- view by offset + abbreviations ... this is just more readable
example shown in picture
