Hassan (hassan v0.1.0)
Get Current UTC datetime.
Link to this section Summary
Functions
This is the very first sciprt by me, Since I'm learning elixir these days, I'm writing this test script to get current UTC datetime.
Link to this section Functions
Link to this function
date()
Link to this function
dateTime()
This is the very first sciprt by me, Since I'm learning elixir these days, I'm writing this test script to get current UTC datetime.
## Examples iex> Hassan.dateTime() "~U[2020-10-08 16:19:28.353000Z]"
iex> Hassan.date() "{{2020, 10, 8}, {16, 46, 3}}"