Hi friends for some reason i need to add current date on TEXT node in nuke. I gave [date] on the message box, Print result is like this (Sun Apr 29 11:38:14 PM India Standard Time 2012). But i need it like this 29-04-2012. Anyone help me out this.
|
|
Hi friends for some reason i need to add current date on TEXT node in nuke. I gave [date] on the message box, Print result is like this (Sun Apr 29 11:38:14 PM India Standard Time 2012). But i need it like this 29-04-2012. Anyone help me out this.
http://www.tcl.tk/man/tcl/tutorial/Tcl41.html
gives you a list with all options
Thanks a lot pingKing.... That link helps me lot.
Here is the TCL code for getting current date.
[clock format [clock seconds] -format {%d-%m-%Y}]
| « Previous Thread | Next Thread » |
| Thread Information |
Users Browsing this ThreadThere are currently 1 users browsing this thread. (0 members and 1 guests) |