Skip to content

Commit

Permalink
Add formats for date -Im
Browse files Browse the repository at this point in the history
From Erik Rathke.
  • Loading branch information
tpope committed Oct 24, 2013
1 parent d01b808 commit 9dc0810
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin/speeddating.vim
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -67,6 +67,8 @@ SpeedDatingFormat %a %h %-d %H:%M:%S %Y %z " git
SpeedDatingFormat %h %_d %H:%M:%S " syslog SpeedDatingFormat %h %_d %H:%M:%S " syslog
SpeedDatingFormat %Y-%m-%d%[ T_-]%H:%M:%S %z SpeedDatingFormat %Y-%m-%d%[ T_-]%H:%M:%S %z
SpeedDatingFormat %Y-%m-%d%[ T_-]%H:%M:%S%?[Z] " SQL, etc. SpeedDatingFormat %Y-%m-%d%[ T_-]%H:%M:%S%?[Z] " SQL, etc.
SpeedDatingFormat %Y-%m-%d%[ T_-]%H:%M%z " date -Im
SpeedDatingFormat %Y-%m-%d%[ T_-]%H:%M
SpeedDatingFormat %Y-%m-%d SpeedDatingFormat %Y-%m-%d
SpeedDatingFormat %-I:%M:%S%?[ ]%^P SpeedDatingFormat %-I:%M:%S%?[ ]%^P
SpeedDatingFormat %-I:%M%?[ ]%^P SpeedDatingFormat %-I:%M%?[ ]%^P
Expand Down

0 comments on commit 9dc0810

Please sign in to comment.