Hello. I’m using wagoapptime library.
How can I get data separately in word type as day, month, year, hour and minute?
Use function FuConvertStampToLocalTimeComponants.
You get a structure with “exploded” time variable.
2 Likes
Thank you very much for your help.