Skip to content

A simple helper to assist you in displaying and setting timezone data.

Notifications You must be signed in to change notification settings

zombor/Timezone-Helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

timezone helper
--------

# What is it

A very simple Kohana helper to easily set and retreive a user's timezone. I use it on rndpass.com to remember the user's timezone for future visits.

# How to use it

Put it in your modules folder, add it to your config, and use display_zones() in your view, and set_tz_by_offset() in your controller to save the timezone.

Note that this helper sets the php timezone to the specified timezone. It's probably done poorly and could use some help. It works though.

About

A simple helper to assist you in displaying and setting timezone data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages