NBElementConvert ToDateTimeOffset Method IBM Integration Bus
Overload List

  NameDescription
Public methodStatic memberToDateTimeOffset(NBElement)
Returns the value of the NBElement passed in after first converting it to a DateTimeOffset.
Public methodStatic memberToDateTimeOffset(NBElement, NBElementDateTimeType)
Returns the value of the NBElement passed in after first converting it to a DateTimeOffset if required using specified conversion.
Public methodStatic memberToDateTimeOffset(NBElement, String, NBElementDateTimeType)
Returns the value of the NBElement passed in after first converting it to a DateTimeOffset if required using specified format and conversion.
Back to Top
See Also