Skip to content

Commit

Permalink
Feat/new date timezone fix (#520)
Browse files Browse the repository at this point in the history
* feat: added method to correct utc date

* feat: added search criteria builder

* feat: re-use utc date method

* misc: added utils to export
  • Loading branch information
BenjaminPabst authored Oct 4, 2024
1 parent b58fee6 commit 881184a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/angular-accelerator/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ export * from './lib/utils/primeicon.utils'
export * from './lib/utils/translate.combined.loader'
export * from './lib/utils/create-remote-component-translate-loader.utils'
export * from './lib/utils/enum-to-dropdown-options.utils'
export * from './lib/utils/criteria.utils'

0 comments on commit 881184a

Please sign in to comment.