Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/thinkovation/windowsiana

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/thinkovation/windowsiana

  • v0.0.0-20221216144956-b76d403ba82e
  • Source
  • Go
  • Socket score

Version published
Created
Source

windowsiana

GoDoc Go Report Card

A very simple package that helps when dealing with Windows timezones and mapping them to standard timezones.

I created this package to handle times that were sent back from a web service that were sent with details of the Windows timezone to which they were tied. In order to make the time usable in Go, I created this little package to allow me to convert an inbound Windows time into a propert time.

The list is also inspired by the Microsoft Graph API and as of 21st of May 2019 is compatible to all outlookUser supportedTimeZones

Technical prerequisites to develop/build

The program is as of 07/2021 developed with Visual Studio Code and several plugins. For enhanced compatibility and easier upgrading, golang is not installed locally anymore, but instead used via a docker container. Therefore the following may be installed on the development machine to develop without a local golang installation:

  1. Docker Engine
  2. Visual Studio Code with the following plugins:

The docker container used always uses the latest version of golang.

The list is also inspired by the Microsoft Graph API and as of 21st of July 2021 is compatible to all outlookUser supportedTimeZones

FAQs

Package last updated on 16 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc