Latest #timestamps Threads Top

sandorbedo
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
tj0
I’m currently trying to store dates in Postgresql that are before ISO8601 ‘year 0’ and am running into issues. Postgresql stores dates in...
New
itssasanka
Hi all, Trying to get some more clarity over utc_datetime and naive_datetime for Ecto: The documentation above suggests that while ...
New
Exadra37
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
zorn
This talk was originally presented at the Philly Elixir Group February meeting. Today we are going to talk about time zones, specifical...
New
Harrygr
I’m want to send emails from my elixir/phoenix application that contains information about events stored in the database. Included in thi...
New
dtrippe
I am having some trouble moving from Ecto 2.0 to 3.1. It seems to be that the default format for timestamps within Ecto has changed to no...
New
eqon133
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
trashyEx
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
ashish173
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

sandorbedo
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 Top

ashish173
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
itssasanka
Hi all, Trying to get some more clarity over utc_datetime and naive_datetime for Ecto: The documentation above suggests that while ...
New
eqon133
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
Qqwy
As the talk about calendars, differences between calendars and the difficulties of converting dates and times from one calendar to the ot...
New
maxs
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
jeffdeville
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
trashyEx
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
iwasaki-kenta
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
dipth
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
erikmiller
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
Exadra37
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
Harrygr
I’m want to send emails from my elixir/phoenix application that contains information about events stored in the database. Included in thi...
New
klausweiss
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
chrisstpierre
I need to understand more clearly how the runtime & scheduler works in regards to time sensitive functionality. I would like to me...
New
nhooyr
The Time type only contains an hour, minute, second and microsecond. What about nanoseconds?
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement