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