Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » Format of GetSysTime()
Re: Format of GetSysTime() [message #9804 is a reply to message #9794] Thu, 31 May 2007 09:30 Go to previous message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Thanks Luigi, this works:

SetDateFormat("%3:02d.%2:02d.%1:4d");
Value time = GetSysTime();
String timestamp = time.ToString();

The result looks like this:

31.05.2007 09:28

Michael
 
Read Message
Read Message
Read Message
Previous Topic: i18n
Next Topic: How to get Directory-Name from String
Goto Forum:
  


Current Time: Mon Jun 16 21:48:27 CEST 2025

Total time taken to generate the page: 0.04538 seconds