03.01.2013 Views

Customization Guide (.pdf) - Documentation & Online Help - Autodesk

Customization Guide (.pdf) - Documentation & Online Help - Autodesk

Customization Guide (.pdf) - Documentation & Online Help - Autodesk

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

edtime<br />

Quick Reference<br />

System Variables<br />

MENUECHO<br />

Sets menu echo and prompt control bits.<br />

Returns a formatted date and time based on a given picture.<br />

$(edtime, time, picture)<br />

Edits the AutoCAD LT Julian date given by time (obtained, for example, from<br />

$(getvar,date) according to the given picture). The picture consists of<br />

format phrases replaced by specific representations of the date and time.<br />

Characters not interpretable as format phrases are copied literally into the<br />

result of $(edtime). Format phrases are defined as shown in the following<br />

table. Assume that the date and time are Saturday, 5 September 1998<br />

4:53:17.506.<br />

edtime format phrases<br />

Format<br />

D<br />

DD<br />

DDD<br />

DDDD<br />

M<br />

MO<br />

MON<br />

MONTH<br />

YY<br />

YYYY<br />

336 | Chapter 5 DIESEL<br />

Output<br />

5<br />

05<br />

Sat<br />

Saturday<br />

9<br />

09<br />

Sep<br />

September<br />

98<br />

1998<br />

Format<br />

H<br />

HH<br />

MM<br />

SS<br />

MSEC<br />

AM/PM<br />

am/pm<br />

A/P<br />

a/p<br />

Output<br />

4<br />

04<br />

53<br />

17<br />

506<br />

AM<br />

am<br />

A<br />

a

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!