Convert unitxtime <-> date string
atom-unixtime:show
: show unixtime or date string from selected text with notification popup.atom-unixtime:insert
: insert unixtime or datestring from inputed text.No default keymaps.
example
'atom-text-editor':'alt-o': 'atom-unixtime:show''alt-O': 'atom-unixtime:insert'
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.