you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago

That's essentially what I did in my recent UI that I made for someone.

  • You want to insert date time
  • Select method: UTC, Time Zone, offset from GMT
  • Enter time
  • I convert it to UTC and send to backend
  • source
  • parent