Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!att!linac!midway!news From: gft_robert@gsbacd.uchicago.edu Newsgroups: comp.sys.mac.programmer Subject: Converting Ticks to Long Date while suppressing Days: how to do it? Message-ID: <1990Nov22.224216.26772@midway.uchicago.edu> Date: 22 Nov 90 22:40:37 GMT Sender: news@midway.uchicago.edu (News Administrator) Organization: University of Chicago Graduate School of Business Lines: 20 ------ If I want to convert ticks into a string with long (or abbrev long) format I would use something like IULDateString(). But what if I want to suppress the day? Do I need to then load the 'itl1' resource using myIntlHandle = IUGetIntl() and set (**myIntlHandle).supressDay to 255 and then call IULDateString() using myIntlHandle for intlParam? When I'm done, do I DisposHandle(myIntlHandle)? I would imagine not, since GetIntl() simply calls GetResource(), but am not sure. Any info much appreciated! Robert ============================================================================ = gft_robert@gsbacd.uchicago.edu * generic disclaimer: * "It's more fun to = = * all my opinions are * compute" = = * mine * -Kraftwerk = ============================================================================