Entries tagged with 'i18n'

Creating a Dojo Calendar

About this tutorial
After using Dojo for some time and looking for a calendar widget I gave up and started coding one myself. I had several goals with this widget: Using any back-end database for the entries, time zone changes, localized (internationalization i18n) and being able to drag entries to other dates.
This tutorial gives you all [...]