Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #369 from aydun/master
Browse files Browse the repository at this point in the history
Add content about Localization languages
  • Loading branch information
mattwire authored Mar 27, 2019
2 parents d3052ad + 8b56c1f commit fcf0600
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 45 deletions.
18 changes: 11 additions & 7 deletions docs/initial-set-up/dates.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Date Formatting
# Dates

Use this screen to configure formats for date display and date input fields.
Defaults are provided for standard United States formats. Settings use standard POSIX specifiers.
## Date Formatting

Use **Administer > Localization > Date Formats** to configure formats for date display and date input fields.
Defaults are provided for standard United States formats. Settings use standard POSIX specifiers.

Date Display - Type in the values you want for:
**Complete Date and Time** , **Complete Date** , **Month and Year** and **Year Only**.
**Complete Date and Time**, **Complete Date**, **Month and Year** and **Year Only**.

Date Input Fields - Type in the values you want for: **Date Input Format**, **Time Input Format**.

Date Input Fields - Type in the values you want for: **Complete Date** , **Complete Date and Time**.
## Date Preferences

Click **Save** to save your action or **Cancel** to cancel it.
By default, CiviCRM provides ranges for input on specific date fields. For instance, the default range for Activity Dates are 20 years prior to the current year all the way through to 10 years beyond the current year. If you would like to track activities that have occurred, say, 25 years ago then you would need to update this range to enable your end users to log these activities. To update these settings to the appropriate range go to **Administer > Customize Data and Screens > Date Preferences**. If you were to leave these settings as the default you will see an error such as this: Please enter a date between 01/01/1994 and 21/31/2024.

If successful you will see the message "Your changes have been saved."
![Advanced Date Input Settings](/img/configure-localization-advanced-date-input-settings.png)
Loading

0 comments on commit fcf0600

Please sign in to comment.