I needed a simple way to detect a user's timezone in order to display dates in their local timezone without depending on their user profile to save the correct timezone.
This module aims to provide a simple API for storing information about users
who visit your site whether they register or not. By extending the base user