mirror of
https://github.com/danpros/htmly.git
synced 2026-04-17 19:26:08 +05:30
Switch between date and IntlDateFormatter
This commit is contained in:
parent
10ca416f0e
commit
89b637e9f5
5 changed files with 42 additions and 26 deletions
|
|
@ -5,7 +5,7 @@ site.url = ""
|
|||
timezone = "Asia/Jakarta"
|
||||
|
||||
; Date format. See: https://www.php.net/manual/en/function.strftime
|
||||
date.format = "%d %B %Y"
|
||||
date.format = "d F Y"
|
||||
|
||||
; Your language (example "en_US" for English or "de_DE" for German. See lang directory for available language)
|
||||
language = "en_US"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue