Date_format modifier doesn't like colon(:) in the time format #217

Closed
opened 2021-02-11 00:50:30 +00:00 by jamie · 4 comments
jamie commented 2021-02-11 00:50:30 +00:00 (Migrated from git.hazaar.io)

Exampe:

{$smarty.now|date_format:"%H:%M:%S"}

will output

11, 48, 13
Exampe: ```smarty {$smarty.now|date_format:"%H:%M:%S"} ``` will output ``` 11, 48, 13 ```
jamie commented 2021-02-11 00:50:54 +00:00 (Migrated from git.hazaar.io)

changed the description

changed the description
jamie commented 2021-03-13 06:00:33 +00:00 (Migrated from git.hazaar.io)

mentioned in merge request !123

mentioned in merge request !123
jamie commented 2021-03-13 06:00:33 +00:00 (Migrated from git.hazaar.io)

created merge request !123 to address this issue

created merge request !123 to address this issue
jamie commented 2021-03-13 06:24:53 +00:00 (Migrated from git.hazaar.io)

mentioned in commit 748d5c50e5d7c6c1d3bcdc4ec8d3df585860df33

mentioned in commit 748d5c50e5d7c6c1d3bcdc4ec8d3df585860df33
jamie (Migrated from git.hazaar.io) closed this issue 2021-03-13 06:24:53 +00:00
jamie self-assigned this 2025-09-04 01:15:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hazaar/framework#217
No description provided.