This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Trending Over Three Years
Hey guys.
I'm new to elixir and im really stocked about it. But I ran into a bit of problem - I need to convert a date sting, for examp...
New
By default "timestamps()" generates a timestamp in naive datetime. When and when not will it be better to use "utc_datetime" instead?
...
New
Simple question, how to add a default Ecto.Date value to a field without using timestamp?
alter table(:registro) do
modify :data,...
New
I have a timestamp coming back from a 3rd party package. I have read these articles and don't see how to just store this value in my db ...
New
Elixir 1.3.4 & 1.4.0
dt1 = %DateTime{calendar: Calendar.ISO, day: 12, hour: 0, month: 1, std_offset: 0, time_zone: "Etc/UTC", utc_o...
New
Coming from Rails, we used to have the feature where we could specify date / time / timestamp formats in our translation files, and then ...
New
In Elixir, function DateTime.add/3 is missing.
There are Date.add/2, NaiveDateTime.add/3, and Time.add/3. But only DateTime has no add/3...
New
I've been reading Lance Halvorsen's new beta book "Functional Web Development with Elixir, OTP and Phoenix" and it's got me thinking abou...
New
I’m having a discussion with a colleague about how to calculate the beginning of the next month given a certain Date using the core libra...
New
I am trying to create blog with phoenix for learning purpose , but just follow the tutorial,here Building a Blog with Phoenix - Playing W...
New
Thoughts on how I can catch this type of error? I have an invalid date ie 11/31/2910. There is no 31st day of November. But my little log...
New
Hello,
I have a resource’s date-field which is optional (so in most records it has a null value) and in the form I render it with date_s...
New
I get some DateTime strings I wanted to parse.
DateTime looks quite nice for such things but somehow it can produce the datetime strings...
New
I have an Ecto.DateTime variable
#Ecto.DateTime<2017-03-10 00:00:00>
which I want to format like this:
Timex.format!(my_date...
New
On the backend (phoenix app) I have a situation where I am creating Events with a start_date. Every event will have one Location known in...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Sub Categories:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







