Private GIT
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
centreon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
vlbox
centreon
Commits
4f9dfcd9
Commit
4f9dfcd9
authored
Aug 24, 2017
by
Matthieu Kermagoret
Committed by
Kevin Duret
Aug 24, 2017
Browse files
Options
Downloads
Patches
Plain Diff
fix(documentation): use proper timeperiod exception format.
Refs: #5578
parent
983f457a
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/en/configuration_guide/timeperiod.rst
+3
-3
3 additions, 3 deletions
doc/en/configuration_guide/timeperiod.rst
doc/fr/configuration_guide/timeperiod.rst
+2
-2
2 additions, 2 deletions
doc/fr/configuration_guide/timeperiod.rst
with
5 additions
and
5 deletions
doc/en/configuration_guide/timeperiod.rst
+
3
−
3
View file @
4f9dfcd9
...
@@ -61,13 +61,13 @@ For each exceptional day, you will need to define a time period. The table below
...
@@ -61,13 +61,13 @@ For each exceptional day, you will need to define a time period. The table below
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| Day(s) | Time period | Meaning |
| Day(s) | Time period | Meaning |
+=======================+=========================+=================================================================+
+=======================+=========================+=================================================================+
|
1
january | 00:00-24:00 |
All
day o
n 1
January
of
every year |
| january
1
| 00:00-24:00 |
First
day o
f
January
,
every year
.
|
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| 2014-02-10 | 00:00-24:00 | All day on 10 February 2014 |
| 2014-02-10 | 00:00-24:00 | All day on 10 February 2014 |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
|
1
july
-
1 august | 00:00-24:00 | Every day from
the 1
July to
1
August, every year |
| july 1
-
august
1
| 00:00-24:00 | Every day from July
1
to August
1
, every year
|
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| november 30 | 08:00-19:00 | From 08h00 to 19h00 every
30
November, every year |
| november 30 | 08:00-19:00 | From 08h00 to 19h00 every November
30
, every year |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| day 1 - 20 | 00:00-24:00 | All day from 1 to 20 of every month |
| day 1 - 20 | 00:00-24:00 | All day from 1 to 20 of every month |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
...
...
This diff is collapsed.
Click to expand it.
doc/fr/configuration_guide/timeperiod.rst
+
2
−
2
View file @
4f9dfcd9
...
@@ -63,11 +63,11 @@ Par journée exceptionnelle, vous devez définir une plage horaire. Le tableau c
...
@@ -63,11 +63,11 @@ Par journée exceptionnelle, vous devez définir une plage horaire. Le tableau c
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| Jour(s) | Période de temps | Explications |
| Jour(s) | Période de temps | Explications |
+=======================+=========================+=================================================================+
+=======================+=========================+=================================================================+
|
1
january | 00:00-24:00 | Toute la journée le premier janvier de chaque année |
| january
1
| 00:00-24:00 | Toute la journée le premier janvier de chaque année |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| 2014-02-10 | 00:00-24:00 | Toute la journée du 10 février 2014 |
| 2014-02-10 | 00:00-24:00 | Toute la journée du 10 février 2014 |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
|
1
july
-
1 august | 00:00-24:00 | Tous les jours de chaque année du 1 juillet au 1 août |
| july 1
-
august
1
| 00:00-24:00 | Tous les jours de chaque année du 1 juillet au 1 août |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
| november 30 | 08:00-19:00 | De 08h00 à 19h00 tous les 30 novembre de chaque année |
| november 30 | 08:00-19:00 | De 08h00 à 19h00 tous les 30 novembre de chaque année |
+-----------------------+-------------------------+-----------------------------------------------------------------+
+-----------------------+-------------------------+-----------------------------------------------------------------+
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment