-
Notifications
You must be signed in to change notification settings - Fork 357
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2267 from Teradata/date-and-time
Date and time (in Product & UI) ready to publish - Mary Ellen Matthews
- Loading branch information
Showing
65 changed files
with
3,907 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"id": "0o8mwyfGej", | ||
"data": { | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "Months", | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "bold" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"blockType": "text-editor" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
{ | ||
"id": "1n5EI0yFsK", | ||
"data": { | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "heading", | ||
"attrs": { | ||
"level": 1, | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "User preferences", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "Depending on user account settings for dates and times, the formats users see on a UI might vary from UI content you create. When designing for a UI, consider user date and time options and available space.", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"blockType": "text-editor" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,123 @@ | ||
{ | ||
"id": "1t7cGNHDfc", | ||
"data": { | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "heading", | ||
"attrs": { | ||
"level": 2, | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "Time period", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "To indicate a time period, use an ", | ||
"type": "text" | ||
}, | ||
{ | ||
"text": "en dash", | ||
"type": "text", | ||
"marks": [ | ||
{ | ||
"type": "link", | ||
"attrs": { | ||
"rel": "noopener noreferrer nofollow", | ||
"href": "https://www.w3schools.com/charsets/ref_utf_punctuation.asp", | ||
"class": null, | ||
"target": "_blank" | ||
} | ||
} | ||
] | ||
}, | ||
{ | ||
"text": " (not a hyphen) with no spaces around it. ", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "For a 12-hour clock, include the AM or PM after both times.", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "bulletList", | ||
"content": [ | ||
{ | ||
"type": "listItem", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "7:00 AM–10:30 AM ", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "listItem", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "8:00 AM–5:00 PM", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "listItem", | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "left" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "16:30–18:30", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"blockType": "text-editor" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
{ | ||
"id": "2OYCPY3xf0", | ||
"data": { | ||
"content": { | ||
"type": "doc", | ||
"content": [ | ||
{ | ||
"type": "table", | ||
"attrs": { | ||
"equalColumns": true | ||
}, | ||
"content": [ | ||
{ | ||
"type": "tableRow", | ||
"content": [ | ||
{ | ||
"type": "tableHeader", | ||
"attrs": { | ||
"colspan": 1, | ||
"rowspan": 1, | ||
"colwidth": null | ||
}, | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "right" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "Next run (PT)", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "tableRow", | ||
"content": [ | ||
{ | ||
"type": "tableCell", | ||
"attrs": { | ||
"colspan": 1, | ||
"rowspan": 1, | ||
"colwidth": null | ||
}, | ||
"content": [ | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "right" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "Today, 11:00 PM", | ||
"type": "text" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "paragraph", | ||
"attrs": { | ||
"textAlign": "right" | ||
}, | ||
"content": [ | ||
{ | ||
"text": "Saturday, 20 January, 11:00 PM", | ||
"type": "text" | ||
}, | ||
{ | ||
"type": "hardBreak" | ||
}, | ||
{ | ||
"text": "Saturday, 13 January, 11:00 PM", | ||
"type": "text" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
] | ||
} | ||
}, | ||
"blockType": "table", | ||
"size": "medium", | ||
"spacing": "large" | ||
} |
Oops, something went wrong.