inoremap <Leader>date <C-r>=strftime("%a %B %e, %Y %H:%M:%S %p")<CR> nnoremap <Leader>date :put=strftime("%a %B %e, %Y %H:%M:%S %p")<CR>