mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-20 22:49:33 +02:00
chore: time between dates icon
This commit is contained in:
@@ -4,7 +4,7 @@ import { lazy } from 'react';
|
||||
export const tool = defineTool('time', {
|
||||
name: 'Time Between Dates',
|
||||
path: 'time-between-dates',
|
||||
icon: 'mdi:calendar-clock',
|
||||
icon: 'tabler:clock-minus',
|
||||
description:
|
||||
'Calculate the exact time difference between two dates and times, with support for different timezones. This tool provides a detailed breakdown of the time difference in various units (years, months, days, hours, minutes, and seconds).',
|
||||
shortDescription:
|
||||
|
Reference in New Issue
Block a user