Commit Graph

86 Commits

Author SHA1 Message Date
Andrey Zvonov
52159b77d0
Merge branch 'master' into zvonand-minmax 2022-08-23 17:18:57 +03:00
zvonand
d789dabc9d Fixed , updated docs 2022-08-22 17:36:56 +03:00
zvonand
963d838647 updated docs 2022-08-22 17:36:56 +03:00
konnectr
895a5fef4a
ru docs update date-time-functions 2022-08-22 19:20:02 +05:00
konnectr
29e7c2bb4c
add doc nowInBlock 2022-08-20 22:52:14 +05:00
Alexey Milovidov
8374f31306
Merge pull request #39425 from arenadata/ADQM-485
Add support of dates from year 1900 to 2299 for Date32 and DateTime64
2022-08-11 05:01:53 +03:00
Roman Vasin
e3192cf753 Correct docs to reflect new range 1900..2299 for Date32 and DateTime64; Cleanup code 2022-07-20 15:19:02 +00:00
zvonand
728219e640 updated due to review 2022-07-16 22:16:19 +02:00
zvonand
fb67b080b9 added docs 2022-06-10 14:30:17 +03:00
Memo
956d525840 fix conflict 2022-04-22 11:22:50 +08:00
Memo
39aadf0975 replaced toStartOfFiveMinute to toStartOfFiveMinutes 2022-04-22 10:49:59 +08:00
rfraposa
5250d9ad11 Removed /ja folder, cleaned up /ru markdown 2022-04-09 07:29:05 -06:00
Denny Crane
fbf8dd53d8
Update date-time-functions.md 2022-01-04 18:56:14 -04:00
Nikolai Kochetov
769be69f15
Merge pull request #30029 from karnevil13/karnevil-DOCSUP-14788
DOCSUP-14788: Edit and translate to Russian
2021-10-15 11:38:43 +03:00
Ivan Milov
d809fa0456 Edited and translated to Russian
Edit the English version of changes and translate to Russian where needed.
2021-10-12 01:52:42 +03:00
lehasm
32a4c9b69c
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-10-11 09:43:10 +03:00
Alexey
17552931af ru other functuins addons 2021-10-09 19:27:24 +00:00
Alexey Milovidov
df3be36758 Remove trailing whitespaces from docs 2021-07-29 18:27:50 +03:00
Alexey Milovidov
d87d833691 Remove trailing whitespaces from docs 2021-07-29 18:20:55 +03:00
gyuton
077c7fab43
Apply suggestions from code review
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-06-30 13:23:07 +03:00
George
2af628f963 Small update 2021-06-29 04:55:31 +03:00
George
5b8fad1329 Added translation for dateName 2021-06-29 04:01:13 +03:00
damozhaeva
802f48ea86
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: tavplubix <tavplubix@gmail.com>
2021-06-07 13:42:18 +03:00
Daria Mozhaeva
58fd7392aa years 2021-06-02 14:45:26 +03:00
Daria Mozhaeva
4f07efe13c v2 2021-05-26 18:36:05 +03:00
Daria Mozhaeva
1151f13fed Edit and translate to Russian 2021-05-26 15:38:54 +03:00
Alexey
ddeb1a08ff extra new lines removed 2021-04-26 20:39:31 +00:00
Alexey
24867702ae ru arguments made as in timezoneOf function 2021-04-26 20:32:36 +00:00
Alexey
06fbf600e7 Alias added and function name changed to timeZoneOffset
Changed links to russian Wikipedia
2021-04-26 20:04:58 +00:00
Alexey
df2ef72d98 Conflict resolving fixed 2021-04-26 19:52:14 +00:00
Alexey
283442e249 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-6702-document-timezoneOffset 2021-04-26 19:43:12 +00:00
Alexey
e3c58c0fee Russian function description 2021-04-25 15:27:05 +00:00
adevyatova
fedb9f40fa update 2021-04-25 07:47:21 +00:00
Anna
97bd1b1751
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-04-25 10:36:09 +03:00
adevyatova
89bafffd0b update 2021-04-23 23:10:05 +00:00
adevyatova
c596f56893 add ru docs 2021-04-23 22:56:16 +00:00
tavplubix
ee1ffb23de
Merge pull request #21722 from olgarev/revolg-DOCSUP-6542-Edit_and_translate
DOCSUP-6542: Edit and translate
2021-03-21 12:50:25 +03:00
Vladimir
b1f22e893e
Merge branch 'master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates 2021-03-15 15:57:54 +03:00
Alexey Milovidov
8850856276 Remove "Original article" (must be automated instead) 2021-03-15 14:32:26 +03:00
Olga Revyakina
6ccc923aa8 Space fixed 2021-03-15 03:21:10 +03:00
Olga Revyakina
3a67d5e545 Translated to Russian. 2021-03-15 03:04:06 +03:00
Dmitriy
9baaea9789 Merge remote-tracking branch 'remotes/clickhouse/master' into sevirov-DOCSUP-7098-edit_translate_russian_docs_templates 2021-03-13 21:37:13 +03:00
Dmitriy
aad98b368e Edit and translate to Russian
Поправил шаблоны в английской и русской версиях.
2021-03-13 21:18:45 +03:00
Ilya Yatsishin
e6379fc3cc
Merge pull request #21530 from lehasm/alexey-sm-DOCSUP-7197-navigation-title-ru-support
DOCSUP-7197: Escaped Unicode replaced with symbols
2021-03-11 12:51:57 +03:00
lehasm
d1906d3c20 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into alexey-sm-DOCSUP-7197-navigation-title-ru-support 2021-03-10 22:32:05 +03:00
sevirov
6ca4712c81
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:36 +03:00
sevirov
525ef8ff43
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:28 +03:00
sevirov
1040272001
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:26:13 +03:00
sevirov
45a6e350d7
Update docs/ru/sql-reference/functions/date-time-functions.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
2021-03-10 20:22:24 +03:00
Dmitriy
cf51574d82 Edit and translate to Russian
Исправил английскую версию и перевел на русский язык.
2021-03-09 23:31:48 +03:00