-
Bug
-
Resolution: Fixed
-
Low (View bug fix roadmap)
-
4.0, 5.1.2, 6.0-OD-11/Beta1, 6.1.7
-
4
-
NOTE: This bug report is for JIRA Server. Using JIRA Cloud? See the corresponding bug report.
Top item in the activity stream is under heading "October 05 - 10:00 PM"
Our date formats:
Format Example
Time Format kk:mm 'UTC' 14:41 UTC
Day Format EEEE kk:mm 'UTC' Tuesday 14:41 UTC
Complete Date/Time Format yyyy-MM-dd kk:mm 'UTC' 2009-10-06 14:41 UTC
Day/Month/Year Format yyyy-MM-dd 2009-10-06
Date Picker Format (javascript format) d/MMM/yy (%e/%b/%y) 6/Oct/09
Date Time Picker Format (javascript format) dd/MMM/yy hh:mm a (%e/%b/%y %I:%M %p) 06/Oct/09 02:41 PM
Note
Streams currently uses different formats for time an date:
- Time. It is always the value specified in the field "Time Format" in the Look & Feel config page. The time if not displayed if the date is today.
- Date. It varies, depending on the actual date:
- For today's dates:
- < 1 minute: "Moments ago"
- < 2 minutes: "1 minute ago"
- < 1 hour: "X minutes ago"
- < 2 hours: "1 hour ago"
- < 1 day: "X hours ago"
- Yesterday: "Yesterday at time"
- Last week: "dddd at time" (eg. Sunday at 09:00 am)
- Last year: "m at time" (eg. 11 May at 09:00 am)
- Older: "D at time" (eg. Sunday, 11 May 2014 at 09:00 am)
- For today's dates:
The time & date format specifiers are documented below:
- https://code.google.com/p/datejs/wiki/FormatSpecifiers#CUSTOM_DATE_AND_TIME_FORMAT_SPECIFIERS
- https://code.google.com/p/datejs/wiki/FormatSpecifiers#STANDARD_DATE_AND_TIME_FORMAT_SPECIFIERS
Note: the format specifier a is translated to tt, so the default time format (h:mm a) is actually interpreted as (h:mm tt)
- causes
-
JRASERVER-38714 Activity Stream is not responding in IE8
-
- Closed
-
- relates to
-
I18N-870 Missing translation key in JIRA DateTime related
-
- Closed
-
-
JRACLOUD-19329 Activity stream date format does not use configured format
-
- Closed
-
- was cloned as
-
JRASERVER-19676 CLONE -Activity stream date format does not use configured format
-
- Closed
-
-
STRM-2241 Activity stream date format does not use configured format
- Done
[JRASERVER-19329] Activity stream date format does not use configured format
Minimum Version | New: 4 |
Component/s | New: Dashboard & Gadgets [ 43416 ] |
Component/s | Original: Dashboards & Reports - Gadgets [ 12923 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2845670 ] | New: JAC Bug Workflow v3 [ 2928148 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v7 - Restricted [ 2585245 ] | New: JAC Bug Workflow v2 [ 2845670 ] |
Workflow | Original: JIRA Bug Workflow w Kanban v6 - Restricted [ 1542520 ] | New: JIRA Bug Workflow w Kanban v7 - Restricted [ 2585245 ] |
Description |
Original:
Top item in the activity stream is under heading "October 05 - 10:00 PM"
Our date formats: Format Example Time Format kk:mm 'UTC' 14:41 UTC Day Format EEEE kk:mm 'UTC' Tuesday 14:41 UTC Complete Date/Time Format yyyy-MM-dd kk:mm 'UTC' 2009-10-06 14:41 UTC Day/Month/Year Format yyyy-MM-dd 2009-10-06 Date Picker Format (javascript format) d/MMM/yy (%e/%b/%y) 6/Oct/09 Date Time Picker Format (javascript format) dd/MMM/yy hh:mm a (%e/%b/%y %I:%M %p) 06/Oct/09 02:41 PM h3. Note Streams currently uses different formats for time an date: * Time. It is always the value specified in the field "Time Format" in the Look & Feel config page. The time if not displayed if the date is today. * Date. It varies, depending on the actual date: ** For today's dates: *** < 1 minute: "Moments ago" *** < 2 minutes: "1 minute ago" *** < 1 hour: "X minutes ago" *** < 2 hours: "1 hour ago" *** < 1 day: "X hours ago" ** Yesterday: "Yesterday at {{time}}" ** Last week: "{{dddd}} at {{time}}" (eg. Sunday at 09:00 am) ** Last year: "{{m}} at {{time}}" (eg. 11 May at 09:00 am) ** Older: "{{D}} at {{time}}" (eg. Sunday, 11 May 2014 at 09:00 am) The time & date format specifiers are documented below: * https://code.google.com/p/datejs/wiki/FormatSpecifiers#CUSTOM_DATE_AND_TIME_FORMAT_SPECIFIERS * https://code.google.com/p/datejs/wiki/FormatSpecifiers#STANDARD_DATE_AND_TIME_FORMAT_SPECIFIERS Note: the format specifier {{a}} is translated to {{tt}}, so the default time format ({{h:mm a}}) is actually interpreted as ({{h:mm tt}}) |
New:
{panel:bgColor=#e7f4fa} *NOTE:* This bug report is for *JIRA Server*. Using *JIRA Cloud*? [See the corresponding bug report|http://jira.atlassian.com/browse/JRACLOUD-19329]. {panel} Top item in the activity stream is under heading "October 05 - 10:00 PM" Our date formats: Format Example Time Format kk:mm 'UTC' 14:41 UTC Day Format EEEE kk:mm 'UTC' Tuesday 14:41 UTC Complete Date/Time Format yyyy-MM-dd kk:mm 'UTC' 2009-10-06 14:41 UTC Day/Month/Year Format yyyy-MM-dd 2009-10-06 Date Picker Format (javascript format) d/MMM/yy (%e/%b/%y) 6/Oct/09 Date Time Picker Format (javascript format) dd/MMM/yy hh:mm a (%e/%b/%y %I:%M %p) 06/Oct/09 02:41 PM h3. Note Streams currently uses different formats for time an date: * Time. It is always the value specified in the field "Time Format" in the Look & Feel config page. The time if not displayed if the date is today. * Date. It varies, depending on the actual date: ** For today's dates: *** < 1 minute: "Moments ago" *** < 2 minutes: "1 minute ago" *** < 1 hour: "X minutes ago" *** < 2 hours: "1 hour ago" *** < 1 day: "X hours ago" ** Yesterday: "Yesterday at {{time}}" ** Last week: "{{dddd}} at {{time}}" (eg. Sunday at 09:00 am) ** Last year: "{{m}} at {{time}}" (eg. 11 May at 09:00 am) ** Older: "{{D}} at {{time}}" (eg. Sunday, 11 May 2014 at 09:00 am) The time & date format specifiers are documented below: * https://code.google.com/p/datejs/wiki/FormatSpecifiers#CUSTOM_DATE_AND_TIME_FORMAT_SPECIFIERS * https://code.google.com/p/datejs/wiki/FormatSpecifiers#STANDARD_DATE_AND_TIME_FORMAT_SPECIFIERS Note: the format specifier {{a}} is translated to {{tt}}, so the default time format ({{h:mm a}}) is actually interpreted as ({{h:mm tt}}) |
Link |
New:
This issue relates to |
Labels | Original: bughunt_activity_stream internationalisation | New: affects-cloud affects-server bughunt_activity_stream internationalisation |
Component/s | New: Dashboards & Reports - Gadgets [ 12923 ] | |
Component/s | Original: Dashboard [Deprecated] [ 12519 ] | |
Component/s | Original: Issue - Activity Stream [ 13090 ] |