Ofex v0.2.5 Ofex.Helpers View Source

Link to this section Summary

Link to this section Functions

Link to this function convert_to_positive_float(num) View Source
convert_to_positive_float(number | String.t) :: float
Link to this function create_attribute_map(attribute_list) View Source
create_attribute_map(keyword(String.t) | map) :: map
Link to this function string_to_date(date_str) View Source
string_to_date(String.t) :: Date.t | nil
Link to this function string_to_date(date_str, strf_pattern \\ "%Y%m%d%H%M%S") View Source
Link to this function string_to_float(str) View Source
string_to_float(String.t) :: float