Format time and dat...
 
Notifications
Clear all

Format time and date for arduino

2 Posts
2 Users
0 Likes
2,756 Views
(@fendt126)
New Member
Joined: 4 years ago
Posts: 1
Topic starter  

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


   
Quote
(@ck1249)
New Member
Joined: 1 year ago
Posts: 1
 

"Result Format:"

HH:mm:ss dd.MM.yyyy

Does this help?


   
ReplyQuote
Share: