Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with date_format and default modifiers #434

Closed
BabyDino opened this issue Apr 25, 2018 · 2 comments
Closed

Issue with date_format and default modifiers #434

BabyDino opened this issue Apr 25, 2018 · 2 comments

Comments

@BabyDino
Copy link

Consider this variable:

{$enddate|date_format:"%x"|default:"-"}

If the variable is null, in v3.1.31 the output would be -
In v3.1.32 the output is today's date.

@timwienk
Copy link

I believe this has been fixed in #458 .

@wisskid
Copy link
Contributor

wisskid commented Feb 19, 2020

it has

@wisskid wisskid closed this as completed Feb 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants