Vac Engine v1.1.1
  • GUIDES
  • Modules

    View Source VacEngine.Processor.Convert (Vac Engine v1.1.1)

    Convert utilities

    Link to this section Summary

    Functions

    parse_bool(b)
    parse_date(str)
    parse_datetime(str)
    parse_datetime(str, fmts)
    parse_integer(str)
    parse_number(str)
    parse_string(str, t)

    Link to this section Functions

    Link to this function

    parse_bool(b)

    View Source
    Link to this function

    parse_date(str)

    View Source
    Link to this function

    parse_datetime(str)

    View Source
    Link to this function

    parse_datetime(str, fmts)

    View Source
    Link to this function

    parse_integer(str)

    View Source
    Link to this function

    parse_number(str)

    View Source
    Link to this function

    parse_string(str, t)

    View Source

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.0) for the Elixir programming language