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
Add a lambda in ScaliteMustache, that takes the created_utc, and filters the time
according to the style indicated. The style should be provided something as {{#dateFilter}} style {{/dateFilter}}
Look into how dateFilter might get the created_utc from the context
created_utcin localscreated_utc, and filters the timeaccording to the style indicated. The style should be provided something as
{{#dateFilter}} style {{/dateFilter}}dateFiltermight get thecreated_utcfrom the context{format: yyyy-MM-dd, timezone: Asia/Astana}