Notifications
Clear all
Topic starter
16/08/2020 9:40 am
Hi,I want to output current time and date to the arduino by custom protocol.I need NCalc formula to format time and date from this:
8/16/2020 10:36:05 AM
Into this:
hh(24)/.mm/.dd/.mm(month)/.yyyy
I used format function,but with no success
Thanks in advance for any help
07/01/2023 2:52 pm
"Result Format:"
HH:mm:ss dd.MM.yyyy
Does this help?