Ugo DI LUCA Posted February 1, 2005 Share Posted February 1, 2005 Hi, Setting up a calculation of type MyTime - Time(8;0;0) and then formatting the result of such a calculation as HHMM rather than HHMMSS or use any format appears to change the result *displayed* whenever the calculation yealds a result from -1 hour to 0. So that if MyTime is 7:30, the result will display 0:30 rather than -0:30. Above a gap of 1 hour, all is working fine. Tested on French version FMDev7. Is this the same result you get ? Link to comment Share on other sites More sharing options...
comment Posted February 1, 2005 Share Posted February 1, 2005 Yes. Link to comment Share on other sites More sharing options...
Oldfogey Posted February 2, 2005 Share Posted February 2, 2005 Yes and No. If you display as GetAsText(YourTime- 8;00:00) it's fine. Display as Time or Number and the minus disappears on all negative values that I've tried, including those over 1 hour. (Australian = US version, I think. V7 on windoze.) Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6627 days old. Please don't post here. Open a new topic instead.
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