-
Notifications
You must be signed in to change notification settings - Fork 62
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
Add Time and Date merge tag :format
modifier
#2080
Add Time and Date merge tag :format
modifier
#2080
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@omarkasem, in addition to my comments, could you also please add some unit tests?
…ormat function to handle both
@mrcasual Do you have any idea how to bypass that? or should i try process the date and time away from that function like i was doing before. |
:format
modifier
@omarkasem, please see my solution: 2930ecf. |
@mrcasual |
This implements #2040.
gravityview/merge_tags/modifiers/value
I tried a lot of values and modifiers but I can't get it to run so i can see if it has anything to do with date or time
{Time:4:format:g:i a}
{Date:3:format:m-d-Y}
💾 Build file (2930ecf).