Thanks, that points me in the right direction. For some reason, that System text list wasn't included in that project. I copied it from another one and it's displaying properly now.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have a date and time picker configured with this as a Format string:
At runtime, the display looks like the attached screenshot. Why would the format string "MMM" come out as May_3Letter ?
UPDATE: This only happens with a date in May. All the other months come out correctly. Is there a text table somewhere that's misconfigured?
Last edit: tvm 2021-05-25
with MMM,dd,yyyy in a test program everything works fine.
The textlist is located at POUs/system:
Thanks, that points me in the right direction. For some reason, that System text list wasn't included in that project. I copied it from another one and it's displaying properly now.
in my test it appeard after inserting the date time picker, maybe someone deleted it!?