Date & Time Tools — NumGenie

Date & Time Tools

Quick utilities for everyday schedules: difference between dates, add/subtract days, live countdowns, Unix timestamp conversion and a world clock.

Date difference

Exact total days and weeks, plus business days and ISO week numbers.

Counts are inclusive of the start date and exclusive of the end date, matching common scheduling practice.

Add/Subtract days

Shift a date forward or backward. Option to skip weekends.

Countdown to a date/time

Live countdown. Uses your device timezone.

Example: set 31 December 23:59 for a New Year countdown.

Unix timestamp converter

Convert between Unix time (seconds) and human-readable date/time.

Unix time counts seconds since 1 January 1970 00:00:00 UTC.

World clock

Current local time in popular time zones.

Times are shown using your local locale and the selected IANA time zones.

Popular calculators


How to use these Date & Time tools

This page bundles quick, accurate utilities: a date difference calculator, an add/subtract days tool, a live countdown timer, a Unix timestamp converter, and a simple world clock. Follow the steps below for each section.

1) Date difference calculator

  1. Choose a Start date and an End date.
  2. Click Calculate to see total days and weeks.
  3. Turn on Exclude weekends (business days) if you only want Mon–Fri.

Tip: Results use an inclusive start and exclusive end window (common in scheduling).

  • Example: 1 Jan → 8 Jan = 7 days (1 week 0 days).
  • Business days: If the span includes a weekend, weekend days are removed when the box is ticked.
  • ISO week: Badges show the ISO week number for the start and end dates.

2) Add or subtract days

  1. Select a Start date.
  2. Enter Days (positive to add, negative to subtract).
  3. Click Compute to get the new date.

Skip weekends if you want business-day rolling (no Sat/Sun counted).

  • Example (calendar): 15 May + 30 days → shows the exact future date.
  • Example (business): 15 May + 10 (skip weekends) → moves through weekdays only.

3) Countdown timer online

  1. Pick a Target date and Time.
  2. Click Start to run a live countdown (days • hours • minutes • seconds).
  3. Click Stop to pause it.

Note: The timer uses your device timezone. Set 31 Dec 23:59 for a New Year countdown.

4) Unix timestamp converter

  1. To convert Unix → Date: enter Unix seconds and click → Date.
  2. To convert Date → Unix: set a Date and Time, then click → Unix.
  3. Use Now to fill the current epoch time instantly.

Quick refresher: Unix time is seconds since 1 Jan 1970 00:00:00 UTC.

5) World clock

  1. Select one or more time zones from the list.
  2. Click Show to display local time for each zone, updating every second.
  3. Click Stop to freeze the display.

Times are formatted using your locale and the selected IANA zones (e.g., Europe/London, America/New_York).

Quick FAQ

Does the date difference tool count leap days?

Yes. If 29 February falls within your range, it is included in the total.

What’s the difference between calendar days and business days?

Calendar days count every day. Business days exclude Saturdays and Sundays.

Why doesn’t the countdown match my friend’s time?

Different time zones. Each device shows the countdown relative to its local clock.

Is the Unix timestamp in seconds or milliseconds?

This page uses seconds (10-digit epoch). If you have milliseconds (13-digit), divide by 1000 first.