Due to increasing spam attacks, forum registrations are currently paused to keep our community safe and spam-free. Come hang out and stay connected with us on the SimHub Discord: https://discord.com/invite/nBBMuX7!
Catch you on Discord — and thanks for understanding!
Catch you on Discord — and thanks for understanding!
Notifications
Clear all
Topic starter
16/08/2020 10: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 3:52 pm
"Result Format:"
HH:mm:ss dd.MM.yyyy
Does this help?