Django
1.0
▾ django
▸ __main__
▸ apps
▸ bin
▸ conf
▸ contrib
▸ core
▸ db
▸ dispatch
▸ forms
▸ http
▸ middleware
▸ shortcuts
▸ template
▾ templatetags
▸ cache
▸ i18n
▸ l10n
▸ static
▾ tz
class
GetCurrentTimezoneNode
class
LocalTimeNode
class
TimezoneNode
class
datetimeobject
▸ test
▸ urls
▸ utils
▸ views
Class TimezoneNode
django
.
templatetags
.
tz
.
TimezoneNode
Template node class used by ``timezone_tag``.
Declaration
class
TimezoneNode(
Node
)
source
link
Documentation
Methods
▷
def
__init__
(
self, nodelist, tz
)
source
link
▶
def
render
(
self, context
)
override
inherited doc
Return the node rendered as a string.
source
link
This method overrides
django
.
template
.
base
.
Node
.
render
.
Inherited methods
Methods inherited from
django
.
template
.
base
.
Node
:
__iter__
,
get_nodes_by_type
,
render_annotated
Generated by
nedoc
v0.9 at 2020-12-29 14:04