Native date picker [Working Code]

The biggest issue right now is getting Bubble to store the correct time zone in the database. It store’s the UTC value and we need to convert it to the current user’s local timezone. If we can take the time to nail that down, we could just copy/paste the code into a plugin for everyone.