Module otpbp_calendar

Function Index

rfc3339_to_system_time/1
rfc3339_to_system_time/2
system_time_to_local_time/2
system_time_to_rfc3339/1
system_time_to_rfc3339/2
system_time_to_universal_time/2

Function Details

rfc3339_to_system_time/1

rfc3339_to_system_time(DateTimeString) -> any()

rfc3339_to_system_time/2

rfc3339_to_system_time(DateTimeString, Options) -> any()

system_time_to_local_time/2

system_time_to_local_time(Time, Unit) -> any()

system_time_to_rfc3339/1

system_time_to_rfc3339(Time) -> any()

system_time_to_rfc3339/2

system_time_to_rfc3339(Time, Options) -> any()

system_time_to_universal_time/2

system_time_to_universal_time(Time, Unit) -> any()


Generated by EDoc