14 Days Ago

14 Days Ago
Monday
May 26
2025
EDT Time
Today
Monday
June 9
2025
EDT Time

Today is Monday, June 9, 2025. 14 days ago, it was Monday, May 26, 2025.
This is based on EDT timezone (which we estimate as your local timezone).

Your Last 14 Days Breakdown

Every day counts differently. Here's how your 14 days have been divided:

💼
11
Business Days
Monday through Friday
🌅
3
Weekend Days
Saturdays and Sundays
📅
2
Complete Weeks
Plus 0 extra days

Last 14 Days Calendar

See your time period at a glance with this calendar highlighting the past 14 days.

May 2025

Sun Mon Tue Wed Thu Fri Sat
123
45678910
11121314151617
18192021222324
25262728293031

June 2025

Sun Mon Tue Wed Thu Fri Sat
1234567
891011121314
15161718192021
22232425262728
2930

Calculate Other Time Periods

Need a different calculation than fourteen days ago?
Use our calculator to find any past or future date based on your specific requirements.

In 14 Days the Average Person Has Spent...

112 hours sleeping 8 hours a day
21 hours eating 1.5 hours a day
112 hours working 8 hours a day
14 hours commuting 1 hour a day
28 hours socializing 2 hours a day
7 hours exercising 0.5 hours a day
56 hours screen time 4 hours a day
28 hours relaxing 2 hours a day

Calculate in a Spreadsheet or with Code

Here's how to calculate a date fourteen days ago using popular programming languages and tools:

=TODAY() - 14
// PHP
$pastDate = date('Y-m-d', strtotime('-14 days'));
echo $pastDate;
// JavaScript
const pastDate = new Date();
pastDate.setDate(pastDate.getDate() - 14);
console.log(pastDate.toISOString().split('T')[0]);
# Python
from datetime import datetime, timedelta

past_date = datetime.now() - timedelta(days=14)
print(past_date.strftime('%Y-%m-%d'))
// Java
import java.time.LocalDate;

public class DateCalculation {
    public static void main(String[] args) {
        LocalDate pastDate = LocalDate.now().minusDays(14);
        System.out.println(pastDate);
    }
}
-- SQL (MySQL)
SELECT DATE_SUB(CURDATE(), INTERVAL 14 DAY) as past_date;

Frequently Asked Questions

How accurate is the 14 days ago calculation?

Our calculator provides exact day-by-day calculations, accounting for:

  • Exact calendar days (including weekends)
  • Business days (Monday through Friday)
  • Month transitions
  • Leap years when applicable

How many business days are in 14 days?

In the last 14 days there has been 11 business days (Monday-Friday) and 3 weekend days (Saturday-Sunday).

In general, any 14-day period typically contains 9-11 working days and 3-5 weekend days. This can vary depending on which day of the week the period starts and ends.

Last 14 Days Detailed Timeline

Track the journey through time with this detailed breakdown of your 14-day period:

Date Day Type Timeline Position Season Moon Phase
May 26, 2025
💼 Monday Day 146, Week 22, Q2 🌸 Spring 🌖 Waning Gibbous
May 27, 2025
💼 Tuesday Day 147, Week 22, Q2 🌸 Spring 🌗 Last Quarter
May 28, 2025
💼 Wednesday Day 148, Week 22, Q2 🌸 Spring 🌗 Last Quarter
May 29, 2025
💼 Thursday Day 149, Week 22, Q2 🌸 Spring 🌗 Last Quarter
May 30, 2025
💼 Friday Day 150, Week 22, Q2 🌸 Spring 🌘 Waning Crescent
May 31, 2025
🙌 Saturday Day 151, Week 22, Q2 🌸 Spring 🌘 Waning Crescent
June 1, 2025
🙌 Sunday Day 152, Week 22, Q2 ☀️ Summer 🌘 Waning Crescent
June 2, 2025
💼 Monday Day 153, Week 23, Q2 ☀️ Summer 🌘 Waning Crescent
June 3, 2025
💼 Tuesday Day 154, Week 23, Q2 ☀️ Summer 🌑 New Moon
June 4, 2025
💼 Wednesday Day 155, Week 23, Q2 ☀️ Summer 🌑 New Moon
June 5, 2025
💼 Thursday Day 156, Week 23, Q2 ☀️ Summer 🌑 New Moon
June 6, 2025
💼 Friday Day 157, Week 23, Q2 ☀️ Summer 🌑 New Moon
June 7, 2025
🙌 Saturday Day 158, Week 23, Q2 ☀️ Summer 🌒 Waxing Crescent
June 8, 2025
🙌 Sunday Day 159, Week 23, Q2 ☀️ Summer 🌒 Waxing Crescent

14 Days Ago Recap

Just 14 days ago, on Monday, May 26, 2025, the world kept spinning. Since then, your hair has grown about 0.196 inches, your nails around 0.168 inches, and you've blinked approximately 403,200 times.

The average person has breathed roughly 322,560 times, yawned about 280 times, and produced nearly 21.0 liters of saliva. Your blood has circulated through your entire body approximately 14,000 times, and your stomach has worked through about 28 pounds of food.

The Sun has fused 8,400,000,000 tons of hydrogen into helium, while our planet has traveled 22.4 million miles through space. Light from the Sun has taken 116 minutes to reach Earth each day, bringing us energy, warmth, and the rhythm of day and night.

In technological terms, approximately 4,900,000 tweets were posted each minute, 2,800,000 Instagram photos were shared each hour, and about 70,000,000,000 Google searches were performed by people around the world.

Breaking it down further, that's 336 hours, 20,160 minutes, or precisely 1,209,600 seconds since that Monday morning.

Weeks from today

Days from today

Months from today

Weeks ago

Days ago

Months ago

Hours ago

Hours from now

Minutes ago

Minutes from now