Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

dateTimeString()

Status
Not open for further replies.

bbylls

Mechanical
Joined
Feb 11, 2011
Messages
163
Location
US
My IT guy says he can't fix the fact that I can't search my help files without losing my translators.
So, not being able to search that, and finding nothing here, can anyone give me some formatting help for the dateTimsString() function in UG NX8.5
I'm pretty sure there are things that go between the parenthesis for different output.
Thank you.

Brad
 
In the expression dialog box, you can click the functions "f(x)" button and get help filling out the parameters for various functions.

The datetimestring() function looks like this:

Code:
dateTimeString( "localTime?", True )

Looks like there are only 2 options, True or False.

www.nxjournaling.com
 
Thanks cowski.
That's all I see also.
True or False
 
@bbylls, pass on the attached PDF to your IT guy. It's what I have done to fix the Help Search in NX8.5 and NX9.


Anthony Galante
Senior Support Engineer

NX5.0.6, NX6.0.5, NX7.5.5, NX8.0.0 -> NX8.0.3
NX8.5.0 -> NX8.5.3, NX9.0.0 -> NX9.0.1
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top