Change date format in eisvogel template snippet

This commit is contained in:
coolneng 2021-04-24 13:57:53 +02:00
parent 3b319eb911
commit 0d070204d8
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
#+TITLE: $0
#+SUBTITLE:
#+AUTHOR: Amin Kasrou Aouam
#+DATE: `(format-time-string "%Y-%m-%d")`
#+DATE: `(format-time-string "%d-%m-%Y")`
#+PANDOC_OPTIONS: template:~/.pandoc/templates/eisvogel.latex
#+PANDOC_OPTIONS: listings:t
#+PANDOC_OPTIONS: toc:t