View Single Post
  #2 (permalink)  
Old 11-21-2008, 09:30 AM
forumsupport forumsupport is offline
Senior Member
 
Join Date: Apr 2007
Posts: 1,311
Default

Hello,

Automation Anywhere provides various other System variables, $Year$, $Month$, $Day$, $Hour$, $Minute$ and $Second$. You can use the combination of any of the above variables to get date format of your choice.

We have attached a sample task that will show you the date in 'YYYYDDDD' and 'YYDDDD' format. Please copy attached .atmn file under location, 'C:\...\My Documents\Automation Anywhere\Automation Anywhere\My Tasks' folder. Before running this task,

. Go to Tools->Variable Manager->System Variable->Date.
. Click on '...' button and select 'dddd,mmmm,dd,yyyy' format from list and click on 'Ok' button.

Hope that helps.
Attached Files
File Type: atmn DateFormat.atmn (762 Bytes, 2 views)
Reply With Quote