-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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 #41439 from ren-jones/patch-82
DOCS: Create Set-timezone.md
- Loading branch information
Showing
1 changed file
with
23 additions
and
0 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,23 @@ | ||
--- | ||
title: Set timezone | ||
description: Set your timezone | ||
--- | ||
<div id="new-expensify" markdown="1"> | ||
|
||
{% include selector.html values="desktop, mobile" %} | ||
|
||
{% include option.html value="desktop" %} | ||
1. Click your profile image or icon in the bottom left menu. | ||
2. Click **Profile** in the left menu. | ||
3. Click **Timezone** to select your timezone. | ||
{% include end-option.html %} | ||
|
||
{% include option.html value="mobile" %} | ||
1. Tap your profile image or icon at the bottom of the screen. | ||
2. Tap **Profile** in the left menu | ||
3. Tap **Timezone** to select your timezone. | ||
{% include end-option.html %} | ||
|
||
{% include end-selector.html %} | ||
|
||
</div> |