Skip to content

Instantly share code, notes, and snippets.

View saxum2010's full-sized avatar

saxum2010

View GitHub Profile
@saxum2010
saxum2010 / timestamp.py
Last active January 29, 2016 19:55 — forked from kmorey/timestamp.py
# -*- coding: utf-8 -*-
from datetime import datetime
import time
import sublime_plugin
class TimestampCommand(sublime_plugin.EventListener):
"""Expand `isoD`, `now`, `datetime`, `utcnow`, `utcdatetime`,
`date` and `time`