Face value date time on DatePicker to server

Thnx Meredydd.

I tried using that.
But my first problem was going the other way around.
I never quite got it working and had to just add/subtract subtract 10 hours. Not very professional.

It should have a mode where it works at face value.

The only reason for time zone aware is analyzing server logs. But most other applications are based on data that has NOTHING TO DO WITH THE SERVER! Booking hotels, plotting historical time data etc etc etc.

I really must say that a FORCED time aware component is one of the silliest things I’ve ever heard of in software development. Not to mention converting my time unaware datetime into aware without option! Just being honest.

I will keep trying when I’ve got time.