Latest #dates Threads Top

kip
Somehow I missed introducing Calendrical, which implements a significant number of the calendars used around the world. Its the spiritual...
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
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
nunobernardes99
Hi there Elixir friends :vulcan_salute: In a recent task I was on, I needed to check in two dates which of them is the maximum and which...
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

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

kip
Somehow I missed introducing Calendrical, which implements a significant number of the calendars used around the world. Its the spiritual...
New

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
nunobernardes99
Hi there Elixir friends :vulcan_salute: In a recent task I was on, I needed to check in two dates which of them is the maximum and which...
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
Qqwy
As the talk about calendars, differences between calendars and the difficulties of converting dates and times from one calendar to the ot...
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
skanel
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
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
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement