Re: DateField behaviour when within a zone
"Thiago H. de Paula Figueiredo" <[email protected]> Tue, 11 Dec 2018 13:48:00 -0200
| Newsgroups | gmane.comp.java.tapestry.user |
|---|---|
| Message-ID | <CAE_88GZ1nG0E1FgWFH3eLxJ+mozL2yNcPnfmYaFkTqm_UMUrMg@mail.gmail.com> |
On Tue, Dec 11, 2018 at 8:14 AM Christopher Dodunski < [email protected]> wrote: > Hi Thiago, > Hello! > Great, I'll take a look. Meanwhile, because of working to a deadline, > last weekend I developed my own, and was just about to offer it to the > Tapestry community. But maybe there's no need now? > > I based it on HTML 5 datetime-local. The various browser implementations > of this element aren't consistently good, but slowly improving. > Awesome! Thanks! Well, take a look at the one I did and let me know whether it's what you need. I tested datetime-local in a couple desktop browsers but I've found it seriously lacking, so I just implemented a component using type="date", which is widely supported. > > Regards, > > Chris. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Thiago