<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.us.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>26 Jan 2018 06:35:00 Z</lastBuildDate><pubDate>26 Jan 2018 04:18:00 Z</pubDate><description>Hi All&#13;
&#13;
I am needing some code to format the system date and system time as follows:&#13;
&#13;
year-month-day hh:mm:ss&#13;
&#13;
Cheers&#13;
André</description><ttl>30</ttl><generator>WEBDEV</generator><language>en_US</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string/read.awp</link><title>Date to String</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string-64200/read.awp</comments><pubDate>26 Jan 2018 06:35:00 Z</pubDate><description>Thanks a ton King. It would have taken me quite some time to work that one out. So many options. I get all mixed up with languag…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string-64200/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string-64200/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string/read.awp">Date to String</source><title>Re: Date to String</title></item><item><author>guest</author><category>pcsoft.us.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string-64199/read.awp</comments><pubDate>26 Jan 2018 04:51:00 Z</pubDate><description>Andre&#13;
&#13;
There you go:&#13;
&#13;
DateToString(DateSys(), "YYYY-MM-DD ")+timeToString(timeSys(), "HH:MM:SS")&#13;
&#13;
// eg 2018-01-25 20:50:1…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string-64199/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string-64199/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.us.windev/64195-date-string/read.awp">Date to String</source><title>Re: Date to String</title></item></channel></rss>
