indiantarget / quimeraengine

0 stars 0 forks source link

Add Constructor and ToString overload to QDateTime that receive a timestamp pattern #629

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, there is a constructor that receives a string that must have a 
concrete format, and the ToString method always prints the date and time in the 
same way. It would be useful to be able to specify the order in which every 
part appears in the string.

More information here
https://drive.google.com/open?id=0B0FuyHpDsrcfN1JIQkpjT1M0S1E&authuser=0

Original issue reported on code.google.com by Lince3D@gmail.com on 14 Nov 2014 at 9:01

GoogleCodeExporter commented 9 years ago

Original comment by Lince3D@gmail.com on 9 Feb 2015 at 6:30