Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding setTimezone #843

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

hmonika23
Copy link

Added a how tos section for setting different timezone for Datetime, Date and Time widget.

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-843.d2ulx3keu6fdjg.amplifyapp.com


## Using setTimezone for Datetime widget

1. Drag and drop a Datetime widget. [ learn more about Datetime](/learn/app-development/widgets/form-widgets/date-time-datetime/#datetime-properties)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test issue: no-space-in-links Spaces inside link text [Context: "[ learn more about Datetime]"]

@@ -0,0 +1,63 @@
---
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change the filename to settimezone-function instead of setTimezone.

"label": "Date, Time and Datetime",
"items": [
"app-development/widgets/form-widgets/date-time-datetime",
"how-tos/timezone-date-datetime-time"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two new files are added, but the setTimezone document is not included in the sidebar. Please fix it.

```
![script_screenshot.png](/learn/assets/script_screenshot.png)

## For Application Level
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test issue: header-start-left Headings must start at the beginning of the line [Context: " ## For Application Level"]

```
![script_screenshot.png](/learn/assets/script_screenshot.png)

## For Application Level
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test error: heading-start-left/header-start-left Headings must start at the beginning of the line [Context: " ## For Application Level"]

removed spaces ## For Application Level
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants