exosql

v0.2.88

  • Pages
  • Modules

    exosql v0.2.88 ExoSQL.DateTime View Source

    Helpers for datetime

    Link to this section Summary

    Functions

    datediff(arg)
    datediff(start, units)
    datediff(start, end_, unit)
    strftime(dt, format)
    to_datetime(n)
    to_datetime(dt, orig)

    Link to this section Functions

    Link to this function

    datediff(arg) View Source

    Link to this function

    datediff(start, units) View Source

    Link to this function

    datediff(start, end_, unit) View Source

    Link to this function

    strftime(dt, format) View Source

    Link to this function

    to_datetime(n) View Source

    Link to this function

    to_datetime(dt, orig) View Source

    Built using ExDoc (v0.19.3), designed by Friedel Ziegelmayer for the Elixir programming language.