You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New cascade directives to make a certain amounts of time more readable for humans by @CorwinDev and myself
@cascadeFromMinutes
@cascadeFromHours
@cascadeFromDays
@cascadeFromWeeks
@cascadeFromMonths
New directive to output safe HTML newlines @nl2br by @CorwinDev
Updated
The directives @date, @datetime, @year, @month, @day and @time now return the current date if no arguments are passed, but if you pass null (hard-coded, or dynamically) the directive will echo an empty string.