Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Givar
  • Content: Threads
  • Order by date
  1. Givar

    How do I the get number of days in a month?

    Hi. I want to build a sub in a shell-script that can give me the last day of the month (or the number of days in a month), i.e. if I pass in "$year=2001" and "$month=11", the sub should return the number of days in the month November year 2001 (which should be 30). The sub...
  2. Givar

    How do I get last day of month?

    Hi. I want to build a sub that can give me the last day of the month (or the number of days in a month), i.e. if I pass in "$year=2001" and "$month=11", the sub should return the number of days in the month November year 2001 (which should be 30). The sub should be able to...

Part and Inventory Search

Back
Top