CreateJustTime

DVar CreateJustTime(String inValue)

Description

Creates a Time DVar from a string, ignore any date definition (date will be set to 01/01/0001)

Parameters

The following is a list of parameters the functions receives 

Parameter Type Description
inValue String String of a Time. Recommended format is HH:MM:SS

 

Return Type

DVar

Example

CreateJustTime("2018/07/16 23:45:59")  will return: 0001/01/01 23:45:59

 

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.