!--a11y-->
Web
Dynpro TimeValue API - IWDTimeValue 
The TimeValue class is available for the use of time values of the data type long.
·
value
This property specifies a time value for a point in a chart. It must be bound
to a context attribute within a context structure that provides the data for
the values at runtime. . The time values must have the format YYYYMMDD, where
Y is the year, M is the month, D is the day – for example, 20040205. In
addition, you can use a semicolon as a separator to specify hours, minutes,
seconds, and milliseconds.
The following formats are valid:
o YYYYMMDD
o YYYYMMDD;HHMMSS
o YYYYMMDD;HHMMSSZZZ (H=hours, M=minutes, S=seconds, Z=milliseconds).
In general, this format refers to all graphics with time lines, such as TimeScale graphic.
Name |
Interface |
Type |
Initial Value |
Bindable |
Value Required |
value |
IWDTimeValue |
String |
|
bindable_mandatory |
No |
Method Name |
Parameter |
Return Value |
Short Description |
