Home

Powershell

PowerShell : Get-TimeZone 

Hello Reader, This is a quick blog post and a continuation to my previous blog post on Powershell Module for Google map WHAT’S NEW:  I’ve tweaked the Get-TimeZone function to now accepts both coordinates and places. In adddition I’ve included DSTOffsetHours of the place in…

Powershell

Powershell Module for Google Map 

Hey Everyone! Sometime back I wrote a blog post on how to get Google map Directions and Distance in your PowerShell console using Google API’s. Today I’ve few more interesting functions to calculate Your Current Location, Local time of place, Time zone, searching Nearby places , getting Geographical Coordinates…