Skip to content

Commit

Permalink
feat: added convertTimezon & isValidTimezone
Browse files Browse the repository at this point in the history
  • Loading branch information
codebyaadi committed Dec 1, 2024
1 parent 6e1027d commit fab5314
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ export { getFileExtension } from '@/utils/get-file-extension'
export { formatFileSize } from '@/utils/format-file-size'
export { getBase64 } from '@/utils/get-base64'
export { timeDelta } from '@/utils/timedelta'
export { convertTimezone, isValidTimezone } from '@/utils/tstz'

0 comments on commit fab5314

Please sign in to comment.