Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3946665
D899.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
487 B
Referenced Files
None
Subscribers
None
D899.diff
View Options
diff --git a/notifications b/notifications
--- a/notifications
+++ b/notifications
@@ -87,7 +87,7 @@
"""Format the notification as a string from a JSON message."""
notification = json.loads(notification_message)
return get_notification_format().format(
- time=time.strftime("%H:%M:%S"),
+ time=time.strftime("%b %d %H:%M:%S"),
project=notification['project'],
group=notification['group'],
text=get_notification_text(notification)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 19:44 (8 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2317309
Default Alt Text
D899.diff (487 B)
Attached To
Mode
D899: Update timestamp format
Attached
Detach File
Event Timeline
Log In to Comment