Skip to content

Instantly share code, notes, and snippets.

@icebeam7
Created April 16, 2018 10:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icebeam7/5f33e48e1c137b4211af3786335b57d8 to your computer and use it in GitHub Desktop.
Save icebeam7/5f33e48e1c137b4211af3786335b57d8 to your computer and use it in GitHub Desktop.
Hora Local: Constantes.cs
namespace HoraLocal.Helpers
{
public static class Constantes
{
public static readonly string TimeZoneApiKey = "";
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment