Skip to content

Instantly share code, notes, and snippets.

@dannyhajj
dannyhajj / showlocaltime.user.js
Last active December 31, 2015 22:59
Replace all relative time with local times in Stack Exchange sites
// ==UserScript==
// @name ShowLocalTime
// @namespace dannyhajj
// @description Show the local time instead of absolute time
// @include http://*askubuntu.com/*
// @include http://*mathoverflow.net/*
// @include http://*onstartups.com/*
// @include http://*serverfault.com/*
// @include http://*stackapps.com/*
// @include http://*stackexchange.com/*