SLang auxiliary function
Created:
2019-04-18
Last updated: 2019-04-19
Last updated: 2019-04-19
Post view count: 2721
In the advanced search we can use special auxiliary function SLang. Variables are held in {{ and }} brackets.
Examples:
Examples:
{{1 day ago}}
{{3 days ago}}
{{2 weeks ago}}
{{1 month ago}}
{{1 year ago}}
{{4 days from_now}}
{{3 months from_now}}
{{4 days from_now}}
{{1 hour time_ago}}
{{24 hours time_ago}} - one day ago from the current hour
{{5 days ago | strftime %d/%m/%Y }} - 5 days ago with strftime formatting
Back

Add Comment