condoman Posted October 14, 2004 Posted October 14, 2004 I am on my next to the last conversion for the new GUI and encountered this issue. When the GUICtrlCreateDate is used for time selection it now displays my current time +5 where it was set to current time in the old GUI. Is there a way that I can set the initial time? Can the format be changed? Thanks
condoman Posted October 14, 2004 Author Posted October 14, 2004 I am not a VC coder but these links might help someone:http://www.codeproject.com/miscctrl/dtp_noseconds.asphttp://www.codeproject.com/tips/internationalization.asp
Holger Posted October 14, 2004 Posted October 14, 2004 @Jon: better use "GetLocalTime" to get the locla time!? @condoman: as text you have to use "" or timeformat like: "2004/10/14". So long Holger.... Old project:GUI/Tray menu with icons and colors Other old stuff:IconFileScanner, TriState/ThreeState GUI TreeView, GUI ContextMenu created out of a TreeView
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now