Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 540 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 540 Bytes

Armed Forces Acive Duty Base Date Calculation Project

This project includes a Python script to calculate the difference between multiple periods using a day for day model and then subtract the total days from a given reference date.

Features

  • Handles multiple date ranges.
  • Calculates days using a day for day assumption.
  • Provides a detailed breakdown of the calculation in years, months, and days.
  • Calculates the final resulting date after subtracting days from a reference date.

Usage

  1. Clone the repository:

save this