Skip to main content



      Home
Home » Archived » EGL Development Tools » Support for date and time operations?
Support for date and time operations? [message #903789] Sat, 25 August 2012 22:43 Go to next message
Eclipse UserFriend

Is there support in EDT for time math? For example, can I determine the duration in seconds between two timestamps?

--Dan


Re: Support for date and time operations? [message #904012 is a reply to message #903789] Mon, 27 August 2012 11:09 Go to previous messageGo to next message
Eclipse UserFriend
Dan,

We decided to use functions, not the math operators, for this kind of thing in EDT. So far we've only implemented them for dates. For example, int1 = date1.daysDifferent(date2)

We have a bug open for the feature. Bug 362108 - Need a way to calculate the timestamp difference It's a candidate, but not committed, for the 0.8.2 release.

-Matt
Re: Support for date and time operations? [message #904093 is a reply to message #904012] Mon, 27 August 2012 14:29 Go to previous message
Eclipse UserFriend
Thanks, Matt.

Previous Topic:Declaring NULL capable variables
Next Topic:How to Configure back level Java version
Goto Forum:
  


Current Time: Mon May 19 21:09:03 EDT 2025

Powered by FUDForum. Page generated in 0.03277 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top