vim-orgmode
vim-orgmode copied to clipboard
Can I convert orgmode to the European date format?
- OS: MX Linux 17 Horizon
- NVIM v0.3.0-1029-g48967695c, Build type: RelWithDebInfo
- init.vim
- my environment
Is there an easy way to convert vim-orgmode to the DD.MM.YYYY date format? I tried looking at the code, but Python is beyond my abilities.
I'm not the developer but from what I see in the Org syntax the date format has to be YYYY-MM-DD
https://orgmode.org/worg/dev/org-syntax.html Search for "DATE follows the pattern"