Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153495074
D41098.id125032.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D41098.id125032.diff
View Options
diff --git a/website/themes/beastie/layouts/events/list.html b/website/themes/beastie/layouts/events/list.html
--- a/website/themes/beastie/layouts/events/list.html
+++ b/website/themes/beastie/layouts/events/list.html
@@ -113,7 +113,7 @@
<p>
<b><a href="{{ .url }}">{{ .name }}</a></b>, {{ .site }}, {{ .city }}, {{ .country }}
<br />
- <em>{{ dateFormat "02" .startDate }} - {{ dateFormat "02 January, 2006" .endDate }}</em>
+ <em>{{ dateFormat "02 January, 2006" .startDate }} - {{ dateFormat "02 January, 2006" .endDate }}</em>
<br />
{{ .description | safeHTML }}
</p>
@@ -143,7 +143,7 @@
<p>
<b><a href="{{ .url }}">{{ .name }}</a></b>, {{ .site }}, {{ .city }}, {{ .country }}
<br />
- <em>{{ dateFormat "02" .startDate }} - {{ dateFormat "02 January, 2006" .endDate }}</em>
+ <em>{{ dateFormat "02 January, 2006" .startDate }} - {{ dateFormat "02 January, 2006" .endDate }}</em>
<br />
{{ .description | safeHTML }}
</p>
@@ -188,7 +188,7 @@
<p>
<b><a href="{{ .url }}">{{ .name }}</a></b>, {{ .site }}, {{ .city }}, {{ .country }}
<br />
- <em>{{ dateFormat "02" .startDate }} - {{ dateFormat "02 January, 2006" .endDate }}</em>
+ <em>{{ dateFormat "02 January, 2006" .startDate }} - {{ dateFormat "02 January, 2006" .endDate }}</em>
<br />
{{ .description | safeHTML }}
</p>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 11:29 AM (2 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31974387
Default Alt Text
D41098.id125032.diff (1 KB)
Attached To
Mode
D41098: Fix date format for event list
Attached
Detach File
Event Timeline
Log In to Comment