-
I am getting a error "luxon module not found" during build on AWS but it's work on local.
-
Hi All,
I work on a project that utilises date-time-picker and, initially, MomentJs. Because Moment is considered a legacy project in maintenance mode, and because of the library's downsides, like …
-
currently using moment.js
-
I created a branch that uses Luxon instead of dayjs as I feel it is abandoned by this point, been waiting for v2 for ages.
Please feel free to test it out. I'll merge it into a 1.2.0 and update the…
-
Complete luxon docs
-
Calls to "toLocaleString" in the timezone plugin is extremly slow:
https://github.com/iamkun/dayjs/blob/ed9629b5ab2895652111fc854e6081422ed5c010/src/plugin/timezone/index.js#L99
The same problem w…
-
**Is your feature request related to a problem? Please describe.**
I'm using luxon in Electron. After sending luxon objects via IPC, all prototype methods are lost, since IPC uses structural cloning.…
-
Trying to set up Postgres in AWS RDS, but I'm hitting an error during the `nest build` part of the `yarn run migration:generate` command (output below).
I ran `yarn install` successfully first on m…
-
Hey guys, I really appreciate your work and would like to contribute to your project with this little script.
https://gist.github.com/wakonp/e714ccd3384c16becf124e06216be0f3
Maybe you can add t…
-
## Bug Description
Greetings 👋
We use Luxon in our react-native project for date management. When parsing dates and attempting to output the monthShort or weekdayShort components whilst using a rea…