Skip to content

Get the time zone of a local by latitude and longitude

Notifications You must be signed in to change notification settings

farmeroy/time-zone-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time Zone Lambda Function

This is a serverless function built with the AWS Lambda sdk for Rust.

The function is called with query parameters for the lon and lat of a location and the time zone is returned.

It uses the tzf-rs crate to calculate the timezone.

To run locally, you have to install the cargo lambda crate, clone this repo and run cargo lambda watch

About

Get the time zone of a local by latitude and longitude

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages