6
Answers

store and read DateTime

oneneno

oneneno

20y
5.9k
1
Hello, I have to store DateTime.Now value in UInt32 variable. This variable will send with an EtherPacket extention. This field in packet will monitor as 32 bit : Nov 11, 2004 10:13:52.-660770640 My question is how can i store DateTime.Now in in UInt32 variable and read DateTime from it ? regards
Answers (6)