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 gkittelson 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: *

  1. FilipVolvo

    ERROR? parse SimpleDateFormat

    Can anyone explain this 'strange' result? When I parse a date with the pattern yyyy-ww-E I get a bad result!!! pattern: yyyy-ww-E parse : 2002-48-Sun -> in calendar format : calendar -> 2002-47-Sun WHY ????? The Code: ---------- import java.util.*; import java.text.*; public class...
  2. FilipVolvo

    Constants in linkage section

    Can someone tell me if there's is a way to define constants in the linkage section of the program?

Part and Inventory Search

Back
Top