With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Material DateTime Picker tries to offer you the date and time pickers as shown in the Material Design spec, with an easy themable API. The library uses the code from the Android frameworks as a base and tweaked it to be as close as possible to Material Design example. (Android 4.0 was supported until 3.6.4). The easiest way to add the Material DateTime Picker library to your project is by adding it as a dependency to your build.gradle.
This project now lives at: https://github.com/JDatePicker/JDatePicker
This project now lives at: https://github.com/JDatePicker/JDatePicker
Will keep this sf.net project active to point to github.
JDatePicker and JDatePanel is an set of advanced DatePicker controls for Java Swing applications. The MVC design enables us to display any date object such as Joda-Time DateMidnight. The datepicker also works well with JGoodies Binding.
This is a library of GWT components (widgets) which helps to develop a rich Web 2 UI more rapidly. The library consists of such components like editable and hierarchical grid, datepicker, etc. The components were tested in browsers: IE, FireFox, Safari.
...By Extending GregorianCalendar PersianCalendar supports:
Converting Gregorian to Persian Calendar system and vice versa.
Adding Years, Months, Days, Hours, Minutes etc to the current date
Parsing string and produce PersianCalendar?!
future release!
Swing base DateTime? picker component
GWT DatePicker? component
see how to use: http://code.google.com/p/persian-calendar/wiki/ExampleUsage
or read : https://sourceforge.net/p/persian/wiki/
SimpleDate is a open source library to handle Calendar selection for Swing Application
and very easy to use.
SimpleDate is a utility like 'Date and Time Picker' in Microsoft Access.
SimpleDate requires Java 1.5.
A Java Swing component to select dates using a popup window (also know as 'DatePicker'). Similar to the date selector in MS Outlook / New Appointment. Lightweight, easy to use and customizable in look and feel. Also available in an SWT version.
MDateEntryField is a Java Swing DatePicker. It allows the user to push a button to pull down a calendar from which a valid date can be selected. It is highly configurable and supports a pluggable Look & Feel in the true Swing sense.
DatePicker and DateEdit are Swing components that let you easily add calendar functionality to any Java application. Both components extend JPanel and can be incorporated into dialogs, frames and other Swing components that support JPanel components.