31.10.2011, 17:20
Hi,
I am taking a string from player's file and it would look like this: 20110502 and I would like get it in this form: 02/05/2011 with '/'. How can I do it? I think I would need to get it backward and then after two numbers put /. But how to do it?
Thanks
I am taking a string from player's file and it would look like this: 20110502 and I would like get it in this form: 02/05/2011 with '/'. How can I do it? I think I would need to get it backward and then after two numbers put /. But how to do it?
Thanks