arrow_
array
54.2.1
In arrow_
array::
temporal_
conversions
Constants
MICROSECONDS
MICROSECONDS_IN_DAY
MILLISECONDS
MILLISECONDS_IN_DAY
NANOSECONDS
NANOSECONDS_IN_DAY
SECONDS_IN_DAY
UNIX_EPOCH_DAY
Functions
as_date
as_datetime
as_datetime_with_timezone
as_duration
as_time
date32_to_datetime
date64_to_datetime
duration_ms_to_duration
duration_ns_to_duration
duration_s_to_duration
duration_us_to_duration
split_second
time32ms_to_time
time32s_to_time
time64ns_to_time
time64us_to_time
time_to_time32ms
time_to_time32s
time_to_time64ns
time_to_time64us
timestamp_ms_to_datetime
timestamp_ns_to_datetime
timestamp_s_to_date
timestamp_s_to_datetime
timestamp_s_to_time
timestamp_us_to_datetime
arrow_array
::
temporal_conversions
Constant
MILLISECONDS_IN_DAY
Copy item path
Settings
Help
Summary
Source
pub const MILLISECONDS_IN_DAY:
i64
= _; // 86_400_000i64
Expand description
Number of milliseconds in a day