Print Page | Close Window

Adding current Date/Time in a Drawing

Printed From: CAD Forum
Category: EN
Forum Name: CAD - general
Forum Description: General discussion about CAD, formats, standards, management, licensing, networking, harware, other CAD applications
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=1809
Printed Date: 17.Aug.2026 at 07:15


Topic: Adding current Date/Time in a Drawing
Posted By: msplcdykee69
Subject: Adding current Date/Time in a Drawing
Date Posted: 18.Mar.2009 at 20:24

I am using Civil 3D 2008. I am trying to insert text into my drawing which pulls current Date/Time into RTEXT.  I have the code "$(edtime, 0, MON DD"," YYYY)" for aquiring the date. does anyone know the code for grabbing the current time?  If so it would be greatly appreciated.

 
Thanks



Replies:
Posted By: Vladimir Michl
Date Posted: 18.Mar.2009 at 22:05

Just add HH:MM to the timestamp mask. There are also other methods for adding time/date - see:

http://www.cadforum.cz/cadforum_en/qaID.asp?tip=6366 - http://www.cadforum.cz/cadforum_en/qaID.asp?tip=6366



-------------
Vladimir Michl (moderator)
ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner


Posted By: msplcdykee69
Date Posted: 19.Mar.2009 at 13:50
Thanks, I knew it was something easy.  I had put it in the RTEXT all wrong.  Thanks for your help.



Print Page | Close Window