SBM ModScript Reference → Programming SBM ModScript → Object Types → Change → Change GetTime() Method
Returns the date and time of the change, formatted as a string.
Parameter | Type | Description |
---|---|---|
format |
Variant |
(Optional) If int, a code telling how to format the date/time. If a User object, that user's date/time format preference will be used. If omitted, the format defaults as indicated in the following list. Valid int format codes:
("pp" denotes the AM/PM indicator) |
Type | Description |
---|---|
string |
The date the change was created in the given format. |
SBM ModScript version: 11.3.
None.
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.