arrow:Erlang 日期时间实用程序

时间:2024-07-03 16:35:21
【文件属性】:

文件名称:arrow:Erlang 日期时间实用程序

文件大小:188KB

文件格式:ZIP

更新时间:2024-07-03 16:35:21

Erlang

箭 erlang datetime utils 建立在calender模块上 安装 将箭头作为依赖项添加到 rebar.config {deps, [ {arrow, ".*", {git, "https://github.com/yueyoum/arrow.git", {branch, "master"}}} ]}. 类型 类型 描述 箭头比较() `-1 箭头日期时间() 整数() 箭头范围() {arrow_datetime(), arrow_datetime()} 职能 现在/0 now() -> erlang:timestamp() 获取格式为{MegaSecs, Secs, MicroSecs}当前日期时间。 时间戳/0 timestamp() -> integer() 获取当前时间戳。 时间戳/1 timestamp(arrow


【文件预览】:
arrow-master
----.gitignore(61B)
----README.md(4KB)
----test()
--------arrow_tests.erl(10KB)
----LICENSE(1KB)
----src()
--------arrow.app.src(259B)
--------arrow.erl(8KB)
----rebar(188KB)
----rebar.config(137B)

网友评论