##// END OF EJS Templates
templatefilters: add filter to convert date to local date (issue1674)...
templatefilters: add filter to convert date to local date (issue1674) Issue1674 suggests the localdate filter be applied as default to log, but this patch only introduces the filter, not the changed default behaviour.

File last commit:

r5930:c301f15c default
r8591:08c93b07 default
Show More
test-non-interactive-wsgi.out
12 lines | 235 B | text/plain | TextLexer
/ tests / test-non-interactive-wsgi.out
Dirkjan Ochtman
Don't try to determine interactivity if ui() called with interactive=False....
r5337 changeset: 0:61c9426e69fe
tag: tip
user: test
date: Thu Jan 01 00:00:00 1970 +0000
summary: test
---- HEADERS
200 Script output follows
---- DATA
Dirkjan Ochtman
send conservatively capitalized HTTP headers
r5930 [('Content-Type', 'text/html; charset=ascii')]
Dirkjan Ochtman
Don't try to determine interactivity if ui() called with interactive=False....
r5337 ---- ERRORS