Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
A fully customizable datepicker for your Swing application!
JGGJCalendar is a free and open source Java Swing control. It provides an efficient and simple way to add a fully customizable calendar widget to your Swing applications. You can easily pick up a date and get the Date object, the corresponding formatted string representing the date, the formatting pattern and so on. JGGJCalendar is easy to set up in your code and provides a powerful interface with getter and setter methods.
Joda-Time provides a library of classes to replace the Java JDK Date and Time classes including formatting. It is based around the ISO8601 datetime standard, but also provides full support for other calendar systems, such as Gregorian and Buddhist.
Project moved to GitHub: https://github.com/JodaOrg/joda-time
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.
Funambol is the leading mobile cloud sync solution . The software in this repository is the open source version which consists of a sync server, clients/apps/sdks for mobile devices and computers, and connector software to interface with other systems. The open source version syncs PIM data such as contacts (address books), calendars (agendas), tasks and notes. The commercial version (unavailable on sourceforge) syncs additional data and media.
A full-featured, lean set of date/ time classes to replace java.util's Date and Calendar. All objects are immutable/threadsafe, and allow formatting and various kinds of date math and range operations. Note that only GregorianCalendar is supported.
A small swing calendar bean for displaying monthly, weekly and daily items.
The purpose of the bean is to provide an as flexible as possible reusable gui calendar component.
The extensible toolbar provides view selection and navigation.
Items can be edited in any of the views; status, start and & times and description can all be modified.
The bean can be installed into most IDEs as it follows the JavaBean standard. See the wiki for instructions.
NOTICE: for the time bieng we are at http://code.google.com/p/persian-calendar/
a light-weight and easy to use Persian Calendar system (known as jalali or shamsi) for JDK.
algorithms for converting Julian days to the Persian calendar, and vice versa are adopted
from "casema.nl/couprie/calmath/persian/index.html" written entirely in VB.
The algorithms is not exactly the same as the original.
I've done some minor changes in the sake of performances and
corrected some bugs.
By...
A graphical calendar using swing components . It can be created with current or custom selected date, depending on locale and time zone. As others swing components, it use a renderer that can be modified to change the way it is displayed.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The Java Swing Calendar Panel is a calendar component for your java swing applications. Maven and OSGi ready. A calendar interface similar to google calendar, but in java.
The project Jaulp is jet another utility library project written in Java. It contains utility classes for Date ,Calendar, Collections, Resources, Files, IO for Random data, and many more. This is the last version for this project.
OpenJean is a cross-platform, extensible, personal information manager. It includes: file manager, RSS aggregator, calendar and appointments diary, mailer, image manager, multimedia manager, favorites, notes, tasks, anniversaries, topics and address book
Toolkit e-formulieren is een opensource toolkit voor het op een gebruikersvriendelijke manier kunnen maken en onderhouden van e-formulieren.
De Toolkit maakt gebruik van Orbeon, en ondersteunt XForms-compliant e-formulieren, evt. met voorinvulling.
Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
JDatePicker. JavaBean components(calendar panel, combobox, dialog). Support appearance customization with visual editors, external skins support. Single, period, miltiple or null selection. Also support visual property customization without IDE
BarControl is a Swing control that implements an interface similar to those used in calendar and scheduling applications like Outlook and iCal. It's straightforward to use and has some premium features.
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.
This is a set of general purpose swing components, including an Outlook-like bar, a Calendar Component, serveral layouts, and support for component dragging and resizing form visual editors . Samples are included.
Javacalendar widget for html. Displays an advanced calendar for the user to pick a date, and allows for that date to be sent back to the server via submitted form.
SWCalendar provides SWT developers with a fully functional and robust calendar control for integration into their applications or plugins. The control is completely customizeable through the use of its rendering API.
This project is intended to provide a fully customizable calendar component for the Java programming platform. Currently three components are provided: DateField, MonthPanel and CalendarPanel. See homepage for screenshots.
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.