README.md

optcalculator

This is a simple pacakge that I used to practice turning codes into packages.

Please always enter the date in the format of "YYYY-MM-DD"

Examples:

today()

Tell you the current date: "Today is day, Month Day, Year"

daysto("2040-01-01")

Remaining days till a certain date, current day inclusive.

whentoapply("2022-05-01")

Enter your graduation date, and it calculates the date range you shall apply for your INITIAL OPT

startdate("2022-05-01")

Enter your graduation date, and it calculates the date range your INITIAL OPT shall start

useddays("2021-05-01","2021-08-01")

If you used OPT at your current academic level of OPT before, enter the start and last day to see how many days you've used

enddate("2022-06-01")

Enter your OPT start date to see the latest ending date, and the date range to apply for STEM extension, if applicable

enddate("2022-06-01",60)

If you used OPT at your current academic level, please also enter number of days you've used

usefullinks()

Some relevant information



verazhouty/optcalculator documentation built on Jan. 20, 2022, 12:10 a.m.