arrow
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
SECONDS_IN_DAY
Copy item path
Settings
Help
Summary
Source
pub const SECONDS_IN_DAY:
i64
= 86_400; // 86_400i64
Expand description
Number of seconds in a day