Skip to content

issues Search Results · repo:sapozhnikovay/ngx-mat-datefns-date-adapter language:TypeScript

Filter by

11 results
 (80 ms)

11 results

insapozhnikovay/ngx-mat-datefns-date-adapter (press backspace or delete to remove)

Would be nice to have this officially support Angular 12. By the way, in Angular 13 it seems we ll be getting a datefns adapter from the angular team: https://github.com/angular/components/issues/20599#issuecomment-924068667 ...
  • daghendrik
  • 1
  • Opened 
    on Sep 29, 2021
  • #17

Created after this report by @lex-erik: https://github.com/sapozhnikovay/ngx-mat-datefns-date-adapter/commit/dbae0aa3355ee68fc87b782463f88d8bb8c522ae#r51890970
bug
  • sapozhnikovay
  • Opened 
    on Jun 9, 2021
  • #12

I tried to use useUtc but it s throwing an error. If useUtc is enabled it should use getUTCMonth. if (result.getMonth() !== month) { throw Error(`Invalid date ${date} for month with index ...
bug
  • kambbado
  • 2
  • Opened 
    on Jun 8, 2021
  • #11

it is possible you can import the local from date-fns/locale? Because we i run my JEST test i get this error: Jest encountered an unexpected token Jest failed to parse a file. This happens e.g. ...
needs investigation
  • Julian-B90
  • 6
  • Opened 
    on Jun 3, 2021
  • #10

Thanks for this helpful library! It would be nice to add support for custom timezone. My use case as an example: I have a UI for monitoring a remote device. Sometimes the user wants to see the events ...
enhancement
  • SaraPrager
  • 3
  • Opened 
    on Jun 3, 2021
  • #9

Since version 11.2.0, running ngcc --properties es2015 browser module main produces the following warning message: Warning: Entry point ngx-mat-datefns-date-adapter contains deep imports into base-path ...
bug
question
  • MichaelKaaden
  • 4
  • Opened 
    on May 28, 2021
  • #8

When installing ngx-mat-datefns-date-adapter I was getting the following error: Error: The target entry-point ngx-mat-datefns-date-adapter has missing dependencies: - date-fns-tz/esm Had to install ...
question
  • the-ult
  • 4
  • Opened 
    on May 25, 2021
  • #7

Hello, MatMomentDateModule features a useUtc flag used in MAT_MOMENT_DATE_ADAPTER_OPTIONS. This forces any datepicker to produce dates in UTC regardless of local time zone. So the produced start-of-the-day ...
enhancement
  • yuri1969
  • 3
  • Opened 
    on May 17, 2021
  • #6

Hello, in my current project we are using angular material and momentjs. Thefore we use the material-moment-adapter. Since we want to switch to date-fns we found this library and tried migrating to it. ...
enhancement
  • talbx
  • 5
  • Opened 
    on Mar 26, 2021
  • #5

Would it be possible to use the date-fns/locale imports from the ES module of date-fns? https://date-fns.org/v2.0.0-alpha.6/docs/ECMAScript-Modules We have an Angular 10 application and the CLI flags ...
enhancement
  • sanyi3k
  • 7
  • Opened 
    on Mar 4, 2021
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub