Recent questions tagged string

Ask a Question
+1 vote
2 answers 26 views

How do you convert a string such as 2009-05-08 14:40:52,531 into a DateTime?...

0 votes
0 answers 17 views

What is the best way to convert a String in the format 'January 2, 2010' to a Date in Java? ... = date.getTime(); to convert the date into time....

–1 vote
0 answers 20 views

I want to split the string "004-034556" into two strings by the delimiter "-": part1 = ... to check if the string has '-' in it....

0 votes
0 answers 16 views

Where I trim the extra [] from the string. When I try to parse it using Boomlagoon.JSON, only the ... in Unity using C#? The class I am using is...

0 votes
0 answers 12 views

How can you convert a byte array to a hexadecimal string and vice versa?...

To see more, click for the full list of questions or popular tags.
...