DateBox Unbound is a series of enhancments to the native javascript Date() object, making it do many of the things that the jQM-DateBox widget relies on. It seemed to be useful outside of that realm as well, so I've repackaged it as such. Among other things, there is full POSIX formatting support, and full i18n support

Internationalization Support

Internationalization and localization are built in. The library can be used to pull the date in any other linked in language. In keeping with good practice, there is no limit to the amount of languages that you can load at one time. For instance, these demos load 2 additional language files, Russian and German.

To load a language, simple link it from the language files repository.

To use the language, you need only set the dbUseLang property of the date object: