arrow_
array
53.3.0
In arrow_
array::
temporal_
conversions
Constants
EPOCH_DAYS_FROM_CE
MICROSECONDS
MICROSECONDS_IN_DAY
MILLISECONDS
MILLISECONDS_IN_DAY
NANOSECONDS
NANOSECONDS_IN_DAY
SECONDS_IN_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
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_datetime
timestamp_us_to_datetime
arrow_array
::
temporal_conversions
Constant
MILLISECONDS
Copy item path
Settings
Help
Summary
Source
pub const MILLISECONDS:
i64
= 1_000;
Expand description
Number of milliseconds in a second