Skip to content

Instantly share code, notes, and snippets.

@yeiichi
Created November 6, 2020 18:21
Show Gist options
  • Save yeiichi/0e669bf67bc1feb6ced6ad4f4ad3e181 to your computer and use it in GitHub Desktop.
Save yeiichi/0e669bf67bc1feb6ced6ad4f4ad3e181 to your computer and use it in GitHub Desktop.
my to_date
%s/\(\d\d\d\)\(\d\d\)\(\d\d\) \(\d\d\)\(\d\d\) \(\d\d\)\(\d\d\)/2020-\4-\5T\6:\7:00,\1,\2,\3/g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment