{% load sample %} {% get_current_time "%Y-%m-%d %I:%M %p" as my_current_time %}
The current time is {{ my_current_time }}.