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.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Replacement for the Java date and time classes prior to Java SE 8
The standard date and time classes prior to Java SE 8 are poor. By tackling this problem head-on, Joda-Time became the de facto standard date and time library for Java prior to Java SE 8. Note that from Java SE 8 onwards, users are asked to migrate to java.time (JSR-310) - a core part of the JDK which replaces this project. The design allows for multiple calendar systems, while still providing a simple API. The “default” calendar is the ISO8601 standard which is used by many other standards....
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.
...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/
Little Java SWT application, to trace the amount of time spent working on a project. It works as a timer, save the datetime when the works begin and when it ends. Extract report by user, project or both. Can be single user with database embedded or multi