This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Hi,
I have two ways of reading out an integer timestamp (in milliseconds) that seem to give the exact same values:
DateTime.utc_now() |...
New
Trending Over Three Years
I am using Ecto timestamps with postgres, I can see the timestamps() use the :naive_dateime but for my use case I wanted to store the ti...
New
Hi all,
Trying to get some more clarity over utc_datetime and naive_datetime for Ecto:
The documentation above suggests that while ...
New
Hello,
I have a Phoenix app using Html.Form datetime_select
I fill user input using Timex zone convert in Europe/Tallinn (UTC+2):
S...
New
I’m trying to understand what is the ‘correct’ way to deal with timezones using Postgres 9.6, Ecto 2.1 and Elixir 1.4. The landscape is a...
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_of...
New
Hello,
How do I use correctly the many_to_many association with timestamps?
I suppose it uses insert_all (or update_all) under the put...
New
Hello,
I am looking to create a system which has to be able to sustain and persist approx. 1000 events per second from Phoenix channels,...
New
How does one go about storing datetime values from a date_select field in the database?
Here is my Ecto model:
defmodule MyApp.User do
...
New
I have a date time object that is getting returned from a database with no associated timezone data (YYYY-MM-DD HH:MM:SS.mmmm). I know t...
New
In my understanding when we use NaiveDatetime for timestamps in ecto we loose the timezone information, thus I am having an hard time und...
New
I’m want to send emails from my elixir/phoenix application that contains information about events stored in the database. Included in thi...
New
When updating/inserting a model (namely note) I need Phoenix to update updated_at field of the related model (notepad). There is a ∞:1 re...
New
I need to understand more clearly how the runtime & scheduler works in regards to time sensitive functionality.
I would like to me...
New
The Time type only contains an hour, minute, second and microsecond. What about nanoseconds?
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
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
- #elixirconf
- #exunit
- #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
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








