Skip to content

teamcfadvance/TimeZone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TimeZoneDB

TimeZoneDB api CFML wrapper

http://timezonedb.com/api

Parameters:

  • key: Required. Your unique API key you get after register your account.
  • zone: Required. Zone name of an area. You can refer the name from time zone list (http://timezonedb.com/time-zones).
  • lat: Required if zone not specified. Latitude of a city.
  • lng: Required if zone not specified. Longitude of a city.
  • tz: Optional. Unix time. Default value: Current timestamp in Unix.
  • format: Optional. xml or json format for the result. Default value: xml
  • cb: Optional. Use for JavaScript JSON callback.

Responses:

USES: See sample .cfm and .html files for ColdFusion and JavaScript examples.

Team CF Advance:

The CF Advance team is focused on devloping open source software for ColdFusion/Railo.

Developers of all walks of life, skill level and experience are welcome to join the team. The more participants, the better the outcome will be. So, if you have ideas for open source ColdFusion software, want to be part of like-minded teams of developers working towards building quality solutions for the community, enjoy a good challenge, etc. then join us!

http://www.teamcfadvance.org/

About

TimeZoneDB api CFML wrapper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published