Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Working with date variable (#tomorrow_date #date #variable #format-time)
icon5.gif  Working with date variable [message #1720855] Thu, 21 January 2016 13:09 Go to next message
Angelo Luciani is currently offline Angelo LucianiFriend
Messages: 129
Registered: September 2015
Location: Milan
Senior Member

Hi Folks,
I am able to get the "today" date.
global [val today [str[get-time |format-time -format "dd/MM/yyyy"]]]	

what about if I want to get the they after ?


"Ce sont les petits désirs qui rendent un jeune homme hardi."
Giovanni Giacomo Casanova

[Updated on: Fri, 22 January 2016 09:30]

Report message to a moderator

Re: Working with date variable [message #1724548 is a reply to message #1720855] Wed, 24 February 2016 14:59 Go to previous message
Hic LA is currently offline Hic LAFriend
Messages: 28
Registered: July 2015
Junior Member
Hi
get-time returns time in millis so I guess it is possible to add 1 day but in millis.
get-time | plus $day_in_millis
Previous Topic:Last index in list
Next Topic:type-text does not work properly with cell
Goto Forum:
  


Current Time: Sat Apr 27 03:37:54 GMT 2024

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

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

Back to the top