stringToDatetime method: FeedDoc class
Syntax
stringToDatetime(DatetimeString)
Description
Use this method to covert a date/time string of a feed-specific format to a DateTime value.
Note:
This is an abstract method.
Parameters
| Parameter | Description |
|---|---|
|
DatetimeString |
Specifies the string to be converted to a DateTime value. |
Returns
A DateTime value.