Latest #dates Threads Top

adamu
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
kip
kday is a simple, no-dependencies library to calculate the date of the first, last or nth day of the week on, nearest, before or after a ...
New
ryanzidago
Hi all, I have the following naive datetime: ~N[2020-10-25 02:00:00] and the "Europe/Berlin" timezone. When I want to convert the naive ...
New
patrickdm
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
thojanssens1
Correct me if I’m wrong: the tzdata library seems to generate a huge number of periods based on tz iana zone rules. You can see the modu...
New
thojanssens1
Why doesn’t Calendar.ISO.naive_datetime_from_iso_days/1 return a NaiveDateTime struct? Instead it returns a tuple containing the year, mo...
New
thojanssens1
Are there any plans to add the structures MonthDay (represents a birthday) and YearMonth? As in the EcmaScript TC39 temporal proposal: ...
New
svilen
At Heresy we have a lot of date logic around months and quarters and forecasting horizons. We started using Elixir’s Date module, natural...
New
hubertlepicki
Coming from Rails, we used to have the feature where we could specify date / time / timestamp formats in our translation files, and then ...
New
benonymus
Hey basically what the title says, I got a list of dates and i want to check if all of them have been passed or not and preferably return...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

Trending Over Three Years Top

sacepums
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
Mooodi
By default "timestamps()" generates a timestamp in naive datetime. When and when not will it be better to use "utc_datetime" instead? ...
New
umbra
Simple question, how to add a default Ecto.Date value to a field without using timestamp? alter table(:registro) do modify :data,...
New
rschooley
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
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_o...
New
hubertlepicki
Coming from Rails, we used to have the feature where we could specify date / time / timestamp formats in our translation files, and then ...
New
jung-hunsoo
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
jessejanderson
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
adamu
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
polypush135
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
patrickdm
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
kip
kday is a simple, no-dependencies library to calculate the date of the first, last or nth day of the week on, nearest, before or after a ...
New
DEvil0000
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
washeku
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
camcaine
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement