Skip to content

Web application for figuring out what time a meeting is in multiple timezones. (Demonstration of tz.js use.)

License

Notifications You must be signed in to change notification settings

dbaron/meeting-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# meeting-scheduler - Web application for figuring out what time a meeting
#   is in multiple timezones.

# Written in 2011 by L. David Baron <dbaron@dbaron.org>

# To the extent possible under law, the author(s) have dedicated all
# copyright and related and neighboring rights to this software to the
# public domain worldwide.  This software is distributed without any
# warranty.
#
# You should have received a copy of the CC0 Public Domain Dedication
# along with this software.  If not, see
# <http://creativecommons.org/publicdomain/zero/1.0/>.

This is meeting-scheduler, a Web application for figuring out what time
a meeting is in multiple timezones.

I'm initially developing it to be useful to the Mozilla community, but
with an eye towards letting it become more customizable in the future.

It requires that the compiled copy of tz.js (or, on an HTTP server,
tz.js.gz) from https://github.com/dbaron/tz.js be placed in this
directory along with the code.

About

Web application for figuring out what time a meeting is in multiple timezones. (Demonstration of tz.js use.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published