Robert Schulze
|
421473e974
|
Merge pull request #44421 from ClickHouse/revert-of-revert-of-age-function
Revert revert of age function
|
2023-01-03 10:02:18 +01:00 |
|
taiyang-li
|
3e44f6574c
|
update doc
|
2022-12-28 14:58:18 +08:00 |
|
taiyang-li
|
5ae280611b
|
merge master and solve conflict
|
2022-12-28 14:44:10 +08:00 |
|
Alexander Gololobov
|
c95e10777f
|
Fixed formatiing
|
2022-12-21 21:40:30 +01:00 |
|
Alexander Gololobov
|
269700df42
|
Merge branch 'master' into feature/format-datetime-fractional-second
|
2022-12-21 21:34:46 +01:00 |
|
Robert Schulze
|
3f03b0b53d
|
Revert "Revert "Add function 'age'""
This reverts commit 4549b14027 .
|
2022-12-20 10:18:43 +00:00 |
|
taiyang-li
|
58cbd8162f
|
Add new functions to format datetime in joda datetime style
|
2022-12-14 14:28:43 +08:00 |
|
Alexey Milovidov
|
4549b14027
|
Revert "Add function 'age'"
|
2022-12-13 23:28:09 +03:00 |
|
ltrk2
|
4cbda15acf
|
Drop toFractionalSecond
|
2022-12-09 07:52:27 -08:00 |
|
ltrk2
|
cae7a1d24a
|
Implement formatDateTime fractional second formatter
|
2022-12-08 14:53:16 -08:00 |
|
Roman Vasin
|
96d7cf319b
|
Merge branch 'master' into ADQM-623
|
2022-11-30 19:25:53 +03:00 |
|
Roman Vasin
|
107a0d50f3
|
Update docs
|
2022-11-30 16:12:58 +00:00 |
|
Christoph Wurm
|
2a9ab046dd
|
Unify spelling of DateTime
|
2022-11-15 11:51:14 +00:00 |
|
Roman Vasin
|
753895026f
|
Improve docs and add more queries to 02477_age test
|
2022-11-10 12:18:29 +00:00 |
|
Roman Vasin
|
31d84d5aed
|
Add doc for age() function
|
2022-11-10 12:05:53 +00:00 |
|
Roman Vasin
|
fc16752844
|
Update docs for FROM_UNIXTIME
|
2022-10-28 12:56:52 +00:00 |
|
Robert Schulze
|
b746224217
|
Merge pull request #42554 from arenadata/ADQM-604
Add support of Date32 arguments for dateName function
|
2022-10-22 17:20:10 +02:00 |
|
Alexey Milovidov
|
592fbb3eaf
|
Merge pull request #42367 from ClickHouse/revert-40217
Revert #40217
|
2022-10-21 21:56:15 +02:00 |
|
Roman Vasin
|
537f7000d6
|
Update documentation
|
2022-10-21 06:55:24 +00:00 |
|
Alexey Milovidov
|
d1f0c80ffe
|
Revert "Merge pull request #40217 from zvonand/zvonand-minmax"
This reverts commit df934d8762 , reversing
changes made to d3a7945b1b .
|
2022-10-17 04:57:15 +02:00 |
|
Roman Vasin
|
90f9bd24a3
|
Update documentation
|
2022-10-14 08:02:38 +00:00 |
|
Roman Vasin
|
f716fc2fe5
|
Put list of functions in correct order in docs; Use new formatting in exception messages.
|
2022-09-30 07:54:35 +00:00 |
|
Roman Vasin
|
9dfb2d058c
|
Add DateTime64 returing functions in Note box
|
2022-09-29 14:23:50 +00:00 |
|
Roman Vasin
|
d82cd7b007
|
Add many cosmetic changes to C++ code and MD docs
|
2022-09-16 09:37:30 +00:00 |
|
Roman Vasin
|
5c242de43a
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-528-B
|
2022-09-15 13:47:51 +00:00 |
|
Roman Vasin
|
3ce66eab83
|
Correct all needed MD files
|
2022-09-15 13:28:11 +00:00 |
|
Denny Crane
|
69d90de9a3
|
Update date-time-functions.md
|
2022-09-14 15:23:59 -03:00 |
|
Denny Crane
|
cbdbe1077a
|
Update date-time-functions.md
|
2022-09-14 12:16:32 -03:00 |
|
Denny Crane
|
132727d212
|
Doc. Fix links.
|
2022-09-08 14:37:42 -03:00 |
|
Denny Crane
|
a75eb5ad84
|
Update date-time-functions.md
|
2022-09-07 15:59:23 -03:00 |
|
Denny Crane
|
0071ef9e38
|
Update date-time-functions.md
|
2022-09-07 15:56:31 -03:00 |
|
Robert Schulze
|
385427ade8
|
Fix formatting of notes box in documentation
Follow-up to PR #38435
|
2022-09-03 17:25:14 +00:00 |
|
Cory Levy
|
1e2eee7146
|
Remove unnecessary backslashes in markdown sql blocks
|
2022-08-29 16:31:31 -04:00 |
|
Cory Levy
|
deb2a97020
|
Add docs
|
2022-08-28 22:28:34 -04:00 |
|
DanRoscigno
|
5b5fcc56aa
|
add slugs
|
2022-08-28 10:53:34 -04:00 |
|
zvonand
|
e257f9d0cd
|
update docs, tests + small fixes
|
2022-08-24 01:09:14 +03:00 |
|
zvonand
|
a9fd733871
|
updated docs
|
2022-08-24 01:09:14 +03:00 |
|
Andrey Zvonov
|
f40bd2194f
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Robert Schulze <robert@clickhouse.com>
|
2022-08-23 23:42:19 +03:00 |
|
Andrey Zvonov
|
b54a04d48f
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Robert Schulze <robert@clickhouse.com>
|
2022-08-23 23:42:01 +03:00 |
|
Andrey Zvonov
|
6c1fa6844f
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Robert Schulze <robert@clickhouse.com>
|
2022-08-23 23:41:19 +03:00 |
|
Andrey Zvonov
|
946223df20
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: Robert Schulze <robert@clickhouse.com>
|
2022-08-23 23:41:01 +03:00 |
|
Andrey Zvonov
|
e4f00e2f15
|
Update docs 1
Co-authored-by: Robert Schulze <robert@clickhouse.com>
|
2022-08-23 23:40:34 +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 |
|
Denny Crane
|
b6329293a9
|
Update date-time-functions.md
|
2022-08-21 16:45:13 -03:00 |
|
Denny Crane
|
c926d04c21
|
Update date-time-functions.md
|
2022-08-21 16:42:40 -03:00 |
|
Denny Crane
|
54374e22e6
|
Update date-time-functions.md
|
2022-08-19 15:09:40 -03: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 |
|
Robert Schulze
|
b52843d5fd
|
Merge pull request #37951 from zvonand/dt64_timeslots
Fix timeSlots for DateTime64
|
2022-07-30 20:49:05 +02:00 |
|
Roman Vasin
|
b462366415
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-485
|
2022-07-25 17:55:47 +00:00 |
|
Alexey Milovidov
|
0492f23d07
|
Add the docs
|
2022-07-24 23:11:54 +02: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 |
|
rfraposa
|
869967de41
|
Remove H1 anchor tags from docs
|
2022-06-02 04:55:18 -06: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
|
8f01fe9c49
|
Revised /en folder
|
2022-04-09 07:34:21 -06:00 |
|
rfraposa
|
5250d9ad11
|
Removed /ja folder, cleaned up /ru markdown
|
2022-04-09 07:29:05 -06:00 |
|
Alexey Milovidov
|
d9e5ca2119
|
Merge pull request #34394 from holadepo/last_day
Add toLastDayOfMonth function
|
2022-04-04 07:02:08 +03:00 |
|
Alexey Milovidov
|
9854b55835
|
Revert "Format changes for new docs"
|
2022-04-04 02:05:35 +03:00 |
|
rfraposa
|
560471f991
|
Update /sql-reference docs
|
2022-03-29 22:06:21 -06:00 |
|
rfraposa
|
5a4466cec7
|
Update references in docs
|
2022-03-12 00:24:31 -06:00 |
|
Alexey Milovidov
|
76520a138e
|
Change examples in docs
|
2022-03-12 00:36:03 +01:00 |
|
Habibullah Oladepo
|
57ff05b6e6
|
Add new function toLastDayOfMonth
|
2022-02-08 23:48:44 +01:00 |
|
Denny Crane
|
466078031d
|
Update date-time-functions.md
|
2022-01-04 18:53:01 -04:00 |
|
Alexey
|
c2533b9743
|
constant or column note added for other functions
|
2021-10-06 20:13:46 +00:00 |
|
Maksim Kita
|
a5151fb49b
|
Function accurateCastOrDefault updated implementation
|
2021-09-29 17:52:08 +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
|
aaf39189f1
|
Edited dateName
|
2021-06-29 03:59:19 +03:00 |
|
Maksim Kita
|
7b7ce0f741
|
Added documentation
|
2021-06-16 21:33:44 +03:00 |
|
Daria Mozhaeva
|
58fd7392aa
|
years
|
2021-06-02 14:45:26 +03:00 |
|
Daria Mozhaeva
|
aad9dda479
|
D:/Git/en/date-time-functions
|
2021-05-28 12:14:28 +03:00 |
|
Daria Mozhaeva
|
e8c7331256
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into dmozhaeva-DOCSUP-8448-russian
|
2021-05-28 12:04:58 +03:00 |
|
Romain Neutron
|
7b515c7235
|
Avoid short syntax
|
2021-05-27 21:44:11 +02:00 |
|
Daria Mozhaeva
|
1151f13fed
|
Edit and translate to Russian
|
2021-05-26 15:38:54 +03: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
|
66ac717dbe
|
Conflict resolving fixed
|
2021-04-26 19:51:37 +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 |
|
Maksim Kita
|
d31b8486e7
|
Merge pull request #23557 from adevyatova/annadevyatova-DOCSUP-7928-timezoneOf
DOCSUP-7928: Document the timezoneOf function
|
2021-04-26 13:40:05 +03:00 |
|
Alexey
|
1f39843a7b
|
fixes after review
|
2021-04-25 14:16:14 +00:00 |
|
adevyatova
|
fedb9f40fa
|
update
|
2021-04-25 07:47:21 +00:00 |
|
Anna
|
38308eccca
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-25 10:36:01 +03:00 |
|
Anna
|
2bc261dcee
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-25 10:35:56 +03:00 |
|
Anna
|
89f2434d14
|
Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-04-25 10:35:16 +03:00 |
|
Alexey
|
635d2e9e3b
|
New description variant and examples
|
2021-04-24 16:20:45 +00: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 |
|
adevyatova
|
35fdeb1da8
|
add timezone func
|
2021-04-23 22:27:44 +00:00 |
|
Alexey
|
d74d074e40
|
removed timezone name Wikipedia link
|
2021-04-21 20:33:39 +00:00 |
|
Alexey
|
4d2e8f8401
|
Draft description
|
2021-04-21 20:32:47 +00:00 |
|
Alexey
|
260991f1ff
|
timezoneOffset stub
|
2021-04-18 20:28:28 +00:00 |
|
zvonand
|
b8d10d762e
|
updated docs
|
2021-04-09 18:37:14 +03: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 |
|
Olga Revyakina
|
6ccc923aa8
|
Space fixed
|
2021-03-15 03:21:10 +03:00 |
|
Alexey Milovidov
|
8c9bd09e6c
|
Remove broken "Original article"
|
2021-03-14 15:19:04 +03:00 |
|
Dmitriy
|
8f56ae3691
|
Update date-time-functions.md
Поправил пример.
|
2021-03-10 20:24:16 +03:00 |
|
Dmitriy
|
cf51574d82
|
Edit and translate to Russian
Исправил английскую версию и перевел на русский язык.
|
2021-03-09 23:31:48 +03:00 |
|
Dmitriy
|
fec0cf5f09
|
Edit and translate to Russian
Поправил английскую версию и выполнил перевод на русский язык.
|
2021-03-02 20:59:33 +03:00 |
|