-
Suggestion
-
Resolution: Fixed
Removed API:
- web-resource: confluence.web.resources:date-time-formatting
- AMD module: confluence/date-time-formatting
New API:
- web-resource: com.atlassian.confluence.plugins.confluence-frontend:date-time
<dependency> com.atlassian.confluence.plugins.confluence-frontend:date-time </dependency>
- AMD module: confluence/date-time
- Methods:
- formatPlainDate
- formatDate
- formatTime
- timeAgo
- followed by
-
CONFSERVER-79960 Remove confluence.web.resources:date-time-formatting web resource
- Closed
-
CONFSERVER-81275 Frontend date time API 8.1 enhancement pattern getter, validator and numeric formatter
- Closed
- mentioned in
-
Page Failed to load
-
Page Failed to load
-
Page Failed to load
-
Page Loading...
-
Page Loading...
-
Page Loading...
-
Page Loading...
(4 mentioned in)
[CONFSERVER-80058] New frontend date time 8.0 APIs
Remote Link | New: This issue links to "Page (Confluence)" [ 988360 ] |
Link | New: This issue followed by CONFSRVDEV-37058 [ CONFSRVDEV-37058 ] |
Summary | Original: New frontend date time APIs | New: New frontend date time 8.0 APIs |
Summary | Original: New front end date and time APIs | New: New frontend date time APIs |
Description |
Original:
Removed API:
* web-resource: {{confluence.web.resources:date-time-formatting}} * AMD module: {{confluence/date-time-formatting}} New API: * web-resource: {{com.atlassian.confluence.plugins.confluence-frontend:date-time}} * AMD module: {{confluence/date-time}} * Methods: ** {{formatPlainDate}} ** {{formatDate}} ** {{formatTime}} ** {{timeAgo}} |
New:
Removed API:
* web-resource: {{confluence.web.resources:date-time-formatting}} * AMD module: {{confluence/date-time-formatting}} New API: * web-resource: {{com.atlassian.confluence.plugins.confluence-frontend:date-time}} {code:java} <dependency> com.atlassian.confluence.plugins.confluence-frontend:date-time </dependency> {code} * AMD module: {{confluence/date-time}} * Methods: ** {{formatPlainDate}} ** {{formatDate}} ** {{formatTime}} ** {{timeAgo}} |
Remote Link | New: This issue links to "Page (Confluence)" [ 783431 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 782230 ] |
Remote Link | New: This issue links to "Page (Confluence)" [ 730282 ] |
Workflow | Original: JAC Suggestion Workflow 4 [ 4299201 ] | New: JAC Suggestion Workflow 3 [ 4341138 ] |
Link | New: This issue was cloned as CONFSERVER-81552 [ CONFSERVER-81552 ] |