Skip to content

Program that helps to determine the days spent out of a country (China) based on provided exit and entry dates in a CSV file for the last 5 years

License

Notifications You must be signed in to change notification settings

sekraa/china-gc-dates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

China Travel Days Calculator for Green Card Applications

The China Travel Days Calculator is a Python program that analyzes how many days a person spends in or out of China for the past five years. The program takes input in the form of entry and exit dates from a CSV file and calculates the number of days spent in China for each of the five years before a specified application date. It provides three different scenarios for calculating the days spent in China based on the provided entry and exit dates.

This may be useful if someone likes to apply for a China Permanent Residence also know as China Green Card.

Getting Started

Prerequisites

Before running the program, make sure you have the following installed on your system:

  • Python 3.x
  • colorama library (install using pip install colorama)

About

Program that helps to determine the days spent out of a country (China) based on provided exit and entry dates in a CSV file for the last 5 years

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages