This website requires JavaScript.
Explore
Help
Sign In
thevar1able
/
ClickHouse
Watch
1
Star
0
Fork
0
You've already forked ClickHouse
mirror of
https://github.com/ClickHouse/ClickHouse.git
synced
2024-11-08 16:42:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2d31019add
ClickHouse
/
tests
/
queries
/
0_stateless
/
01544_fromModifiedJulianDay.reference
16 lines
154 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add functions toMJD and fromMJD These functions convert between Proleptic Gregorian calendar date and Modified Julian Day number.
2020-11-16 03:29:29 +00:00
Invocation with constant
1858-11-16
1858-11-17
2020-11-01
\N
Fix a segfault in fromModifiedJulianDay() It was crashing when the argument type was Nullable(T) where T was any integral type other than Int32.
2021-02-02 03:36:40 +00:00
\N
Add functions toMJD and fromMJD These functions convert between Proleptic Gregorian calendar date and Modified Julian Day number.
2020-11-16 03:29:29 +00:00
or null
2020-11-01
\N
\N
\N
Invocation with Int32 column
1858-11-16
1858-11-17
2020-11-01
Reference in New Issue
Copy Permalink