Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Try It Free
Build Securely on Azure with Proven Frameworks
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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/
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
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.