gyuton
743b705952
Merge branch 'master' into gyuton-DOCSUP-6234-Add_aliases_to_functions
2021-02-21 15:31:29 +03:00
George
4315cd8d26
fixed a typo
2021-02-16 14:34:24 +03:00
George
bc6fdc7d4b
added aliases for date-time functions
2021-02-16 14:12:12 +03:00
Anna
ce1f10904e
Global replacement Parameters
to Arguments
2021-02-16 00:22:10 +03:00
vdimir
38a7248d3a
Minor changes in date_sub doc
2021-02-07 14:01:00 +03:00
bharatnc
5ddcbe8b90
Docs - minor unrelated fix to date_trunc
2021-02-06 13:05:06 -08:00
bharatnc
4514c06c2f
Docs - date_sub
2021-02-06 12:59:31 -08:00
vdimir
af26ad6df9
Minor changes in missed out date time functions
2021-02-06 12:49:04 +03:00
bharatnc
8dc3a20720
Docs - improve unit description
2021-02-05 17:18:06 -08:00
bharatnc
4906fd9c8c
Docs - fixes to doc link
2021-02-05 08:55:30 -08:00
bharatnc
e8d5fbc0a2
Docs - more minor fixes
2021-02-05 08:07:02 -08:00
Bharat Nallan
facdc749cb
Docs - commit suggestion
...
Co-authored-by: vdimir <vdimir@yandex-team.ru>
2021-02-05 07:54:14 -08:00
bharatnc
95e21ba093
Docs - remove duplicate date_diff and minor fixes
2021-02-05 07:53:22 -08:00
bharatnc
8c60e84067
Docs - minor fixes
2021-02-05 00:10:10 -08:00
bharatnc
606c914bb5
Docs - timestamp_add|sub
2021-02-05 00:03:45 -08:00
bharatnc
3becb80c13
Docs - date_add, date_diff
2021-02-04 23:43:03 -08:00
jianmei zhang
e967b6bf49
add a %Q replacement for formatDateTime
2021-01-18 12:16:32 +08:00
alexey-milovidov
a8a37b4249
Merge pull request #17703 from den-crane/patch-8
...
Doc. Some formatting fixed in date-time-functions
2020-12-11 01:50:12 +03:00
Nikita Mikhaylov
767d1fc98b
Update date-time-functions.md
2020-12-08 18:32:55 +03:00
PHO
3c90065158
Add functions toMJD and fromMJD
...
These functions convert between Proleptic Gregorian calendar date and Modified Julian Day number.
2020-12-07 16:00:32 +03:00
Denny Crane
03a74e9d62
Update date-time-functions.md
2020-12-01 14:47:56 -04:00
Denny Crane
12f0a3feaf
Update date-time-functions.md
2020-12-01 14:45:00 -04:00
Denny Crane
2e5c415035
Update date-time-functions.md
2020-11-30 22:19:26 -04:00
Denny Crane
667f3fcfde
toTimeZone
2020-11-30 22:07:16 -04:00
Denny Crane
c34b547e41
Update date-time-functions.md
2020-11-27 16:18:08 -04:00
Denny Crane
c31572c709
Update date-time-functions.md
2020-11-27 16:14:07 -04:00
alexey-milovidov
1cdb447b77
Update date-time-functions.md
2020-11-22 07:38:31 +03:00
olgarev
b5ec4ab9d4
DOCSUP-2807: Documented the date_trunc function ( #15429 )
...
* Docs updated for date_trunc() and now().
* Minor fix.
* Minor fix in en. Translation to Russian.
* Minor link fixes.
* Apply suggestions from code review
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Updates
* Minor fix
* Minor updates for now() (en, ru).
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-11-12 19:14:47 +03:00
filimonov
f52d0919f0
Update date-time-functions.md
2020-10-30 10:31:05 +01:00
AnaUvarova
b1cdcf2d31
DOCSUP-2018-formatDateTime_description_update: added two modificators into the table of supported modificators ( #15614 )
...
* Added two modificators into the table of supported modificators
* Clarified description of added modifiers and started to add info according to the template of function description
* fixed link
* fix link again
* edits
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* comments from ticket
* +
* +
* polishing
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* external link for understanding
* Перевод на русский
* Доработала русский перевод
* Причесала перевод
* Уточнение части перевода
* Шлифовка части перевода
Co-authored-by: BayoNet <da-daos@yandex.ru>
2020-10-14 14:33:23 +03:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
feng lv
61d5f89235
update document
2020-09-30 10:57:04 +08:00
vladimir golovchenko
962dd04ec0
Added documentation for date_trunc function.
2020-08-25 16:41:23 -07:00
feng lv
767bc7a905
add doc
...
fix test
fix
name style fix
2020-07-14 18:50:51 +08:00
Ivan Blinkov
258d2fd499
[docs] split various kinds of CREATE queries into separate articles ( #12328 )
...
* normalize
* split & adjust links
* re-normalize
* adjust ru links
* adjust ja/tr links
* partially apply e0d19d2aea
* reset contribs
2020-07-09 18:10:35 +03:00
BayoNet
ff45051231
DOCS-647: toStartOfSecond ( #12190 )
...
* DOCSUP-1120 Documentation for the toStartOfSecond function (#131 )
* Doc toStartOfSecond function
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Minor update for english text, russian translation added.
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
* CLICKHOUSEDOCS-647: Minor text edits.
* Update docs/en/sql-reference/functions/date-time-functions.md
* Update docs/en/sql-reference/functions/date-time-functions.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: Olga Revyakina <revolg@yandex-team.ru>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
2020-07-07 17:25:44 +03:00
Ivan Blinkov
53c1cb9848
Update date-time-functions.md
2020-06-19 13:04:32 +03:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references ( #11742 )
...
* prefer relative links from root
* wip
* split aggregate function reference
* split system tables
2020-06-18 11:24:31 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00