MathGroup Archive 2006

[Date Index] [Thread Index] [Author Index]

Search the Archive

Strings to Integers

  • To: mathgroup at smc.vnet.net
  • Subject: [mg67566] Strings to Integers
  • From: Virgil Stokes <vs at it.uu.se>
  • Date: Sat, 1 Jul 2006 05:11:42 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

The following is an example of a list that contains times in min:sec,

{12.33, 120:03, 343:59, 1:00}

where each element is of String type.

Is there a "smart" way to convert lists such as this into Integer type 
for both minutes and seconds?

--Thanks,
V. Stokes


  • Prev by Date: scheduling algorithms
  • Next by Date: Re: NDolve + ParametricPlot
  • Previous by thread: scheduling algorithms
  • Next by thread: Re: Strings to Integers