1import calendar
2import time
3
4calendar.timegm(time.gmtime())
VirtualTam's bookmarks
-
2017-01-04 -
2016-12-29 -
2016-12-20 -
2016-12-19 -
And more generally, "emacs as a <language> IDE":
- code completion
- snippet / templates
- project view
- syntax checking
- test harness utilities
See also:
-
2016-12-05 -
2016-12-01 $ mvn help:all-profiles $ mvn help:active-profiles $ mvn help:active-profiles -P profile1 -P profile2
-
2016-11-30 -
2016-11-30