Jump to content

Recommended Posts

Guest rogueqd
Posted (edited)

I'm using the v1.4 registry code from OpenNetCF to read the AlarmTime value from HKLM\Software\Microsoft\Clock\0

This is returned as a Byte[] which I then need to convert into a DateTime to put in a DateTimePicker (set to Time format).

How do I do this in C#?

I found the answer here. ;)

Eddie

Edited by rogueqd

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.