Hello Brian and all,
Today I've played a little with DateFormat setting in .ini file. I need to ask the following.
1) When adding tme-related values to DateFormat (such as %X or %H:%M:%S) they all resolve to zeroes. It seems that the value which is passed to strftime is stripped of time. It might be useful to allow date&time together (and as a consequence — to allow disabling separate time column altogether).
2) The real reason why I played with DateFormat was because I wanted to display seconds. So I went with TimeFormat=%H:%M:%S and it not only didn't work, but FC/W stopped starting at all (just black screen here).
3) It seems that when FCW encounters an unkown directive in .ini tile. it will just hang.
4) Putting %Z (time zone) into DateFormat will result in an empty "Date" column.
Regards
KT