Skip to content
MarkusWME edited this page May 20, 2016 · 2 revisions

JS Date Formatter

Welcome to the main page of the JS Date Formatter wiki. Here you can learn which functions are available and how you can use the date formatting library.

First of all you have to know what you can do with the library. It allows you all of the formatting options that are used by the php date function.

The library consists of two modules, the DateFormatter class and the TimezoneManager class. The DateFormatter is the main component of the library which allows you to format dates. The TimezoneManager allows you to get the timezone of the browser, with it's geolocation.