Hi everyone I have a string that contains a date. The date is formated "yyyy/MM/dd". Is there any simple way to change the format to "d MMM -YY" Ifound something like _GUICtrlDTP_SetFormat() But that just seems to work on actual controls witch this isn't! Would be thankful over some help!