Skip to content

Instantly share code, notes, and snippets.

View subbaraoganeshna's full-sized avatar

subbaraoganeshna

  • Live Reach Media
View GitHub Profile
gil@localhost:/home/gil# TZ=America/Los_Angeles date ;date ; TZ=Asia/Kolkata date
Wed Jul 22 13:42:56 PDT 2020
Wed Jul 22 20:42:56 UTC 2020
Thu Jul 23 02:12:56 IST 2020
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
<script src="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
window.addEventListener("load", function(){
window.cookieconsent.initialise({
"palette": {
"popup": {
"background": "#000"
},
"button": {