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 Mike Lewis 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: tanzim
  • Order by date
  1. tanzim

    Date comparison Problem

    Supplying the hours, mins, secs n mill with the max values doesn't help. Instead I tried with the zero values so that the current date will have 0 values as the parameters for the hours, mins, secs n mills values. it looks like the below given code var Now = new Date(); Now.setHours(0)...
  2. tanzim

    convert .class file to .java file

    check out DJ Decompiler.

Part and Inventory Search

Back
Top