Skip to content

SQL Server function to deal with brazilian daylight saving. Convert dates from brazilian time zone to GMT and vice versa.

License

Notifications You must be signed in to change notification settings

joilson-cisne/daylight-saving-br

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

daylight-saving-br

SQL Server function to deal with brazilian daylight saving. Convert dates from brazilian time zone to GMT and vice versa.

Steps

  1. Create and populate the auxiliar table BrazilianDaylightSaving (createTableBrazilianDaylightSaving.sql)
  2. Create the convertion methods (createDaylightSavingMethods.sql)
  3. Now just use it!

About

SQL Server function to deal with brazilian daylight saving. Convert dates from brazilian time zone to GMT and vice versa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published