From javascripttoolbox.com:
This library contains functions to deal with dates in Javascript, parse date strings, format dates to different output strings, and compare dates. It uses the same format strings as the java.text.SimpleDateFormat class, with a few minor exceptions.
Tagged: #javascript #exceptions #libraries #strings #validation #formatting