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 » Small time thing:
Small time thing: [message #3722] Sat, 17 June 2006 04:58 Go to next message
lundman is currently offline  lundman
Messages: 175
Registered: March 2006
Location: Tokyo
Experienced Member

U++ 602rc.

SetDateFormat("%4:Day %3:02d/%2:02d/%1:4d"); // "Wednesday 10/05/2006 10:23:43"

status(false, "%s\n", (const char *) Format("UFxp v%d.%02d %`",0, 6, GetSysTime()));

Prints out:

UFxp v0.06 Sunday 17/06/2006 11:51:24

And unix says:

lundman@netbsd(/home/lundman/upp/MyApps/UFxp) date
Sat Jun 17 11:58:03 JST 2006

How did Saturday become Sunday?


Re: Small time thing: [message #3723 is a reply to message #3722] Sat, 17 June 2006 07:44 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
lundman wrote on Fri, 16 June 2006 22:58


U++ 602rc.

SetDateFormat("%4:Day %3:02d/%2:02d/%1:4d"); // "Wednesday 10/05/2006 10:23:43"

status(false, "%s\n", (const char *) Format("UFxp v%d.%02d %`",0, 6, GetSysTime()));

Prints out:

UFxp v0.06 Sunday 17/06/2006 11:51:24

And unix says:

lundman@netbsd(/home/lundman/upp/MyApps/UFxp) date
Sat Jun 17 11:58:03 JST 2006

How did Saturday become Sunday?





602rc? That is quite dated... I believe this was resolved around 3/2006, please try either 605 or latest 606dev2 version..

Mirek
Re: Small time thing: [message #3724 is a reply to message #3723] Sat, 17 June 2006 07:51 Go to previous message
lundman is currently offline  lundman
Messages: 175
Registered: March 2006
Location: Tokyo
Experienced Member

Ah I should have checked. Once the app was finished and runs well, we've not kept up to date, just waiting for OsX support now Wink

Sorry for the noise.


Previous Topic: Threads and gui
Next Topic: String - Unicode?
Goto Forum:
  


Current Time: Sun May 19 01:19:01 CEST 2024

Total time taken to generate the page: 0.01646 seconds