Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Human-centric date and date range parser library for Java
Provides extremely flexible parsing of dates and date ranges. Uses an intuitive syntax where syntax is needed, and recognises partial dates.
Examples of date ranges supported are:
* 1/Nov/2012 to 30/Nov/2012 (start of 1st to end of 30th)
* Nov/2012 to Dec/2012 (start of 1/Nov to end of 31/Dec)
* 2012 to 2013 (start of 1/Jan/2012 to end of 31/Dec/2012)
* Nov (start of 1/Nov this year, to end of 30/Nov this year)
Now available on Maven Central.
Moved to GitHub https://github.com/fedups
Command-line argument compiler and parser. With just two lines of code you can start to set up a command-line interface to your Java programs. Many advanced features including "required", "positional", "multiple", and the most advanced - "group"
Natural CLI is a library that provides Java and Python command line developers with an easy way to use human readable command line interfaces. Command line are very easy to define. For examples, visit http://naturalcli.sourceforge.net
Command Line Assistant is a Graphical User Interface GUI aimed at helping the usage of the Command Line Interface CLI. It is a Java application which builds commands to be used at the CLI prompt.
NeatCleaner is a velocity template file parser written in Java. It transforms dirty HTML/VTL/JS to well-formed Node Tree and
render the Node Tree to output pretty source.
This date parser for Java will parse the input from human people as date value. Differently to the SimpleDateFormat it will completely missing part with the current date. It will support all available locales (i18n). It has a very small foot print.