this post was submitted on 12 Nov 2025
95 points (100.0% liked)

Programming

23459 readers
29 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

While looking around for datepicker libraries, I came across this helpful guide on how you can use native datepickers for most, if not all, required datepicker functionality. Sure, it may not be as flashy as the JS enhanced or framework alternatives, but still worth considering IMO.

you are viewing a single comment's thread
view the rest of the comments
[–] sga@piefed.social 1 points 2 days ago (1 children)

I am sorry, but it works for me. Can you please give a link for the issue. in the above website only, when i visit, all date fields have a calendar icon next to them, which when I click, a gtk date picker pops up (is this something that works on linux and not elsewhere or something like that?)

[–] tja@sh.itjust.works 6 points 1 day ago (1 children)

Sure, here is a Screenshot of only the datepicker showing on the datetime input:

And this is the 12 year old bugticket about that problem: https://bugzilla.mozilla.org/show_bug.cgi?id=datetime

[–] sga@piefed.social 2 points 1 day ago

thanks. I think i must have confused the time input and date input.