This tag refers to the process of converting the data type of one piece of information into another type.
How can I convert all numbers that are more than 3 digits down to a 4 digit or less number? This is …
ios formatting nsnumber data-conversion human-readableI need to convert latitude and longitude values to a point in the 3-dimensional space. I've been trying this for …
python math 3d latitude-longitude data-conversionI'm working with a client who has an existing system, built on what is apparently a Paradox database. I've got …
mysql paradox data-conversionI have a source flat file with values such as 24.209991, but they need to load to SQL Server as type …
ssis sql-server-2008-r2 data-conversion money-formatI am creating a simple MVC4 application I have a automapper Mapper.CreateMap<SourceClass, DestinationClass>() .ForMember(dest => …
c# asp.net-mvc automapper data-conversionFor a tkinter GUI, I must read in a Hex address in the form of '0x00' to set …
python python-2.7 int hex data-conversionI have a challenge where backend data is always stored in UTC time. Our front-end data is always presented in …
javascript datetime timezone data-conversion timezone-offsetI am not very familiar with iseries/DB2. However, I work on a website that uses it as its primary …
sql ibm-midrange data-conversionI'm new to the whole coding thing...so here goes. Just trying to write a simple number guess game, but …
python python-3.x data-conversion floating-point-conversionI am trying to run a species distribution model and need to create background points to run my logistic regression …
r latitude-longitude data-conversion utm