Applet Date and Time Methods
The following table lists methods for SAP Manufacturing Integration and Intelligence date and time formatting and date math:
Name | Use |
| Takes two XML date strings and returns the difference between them in seconds. A negative number indicates that |
| Takes two date strings in the provided format string and returns the difference between them in seconds. A negative number indicates that |
| Takes the date string with its corresponding format and adds the desired units. A negative |
| Takes an XML date and converts it to seconds. |
| Takes a date in the user-defined format and converts it to seconds. |
| Takes seconds and returns the corresponding date in XML. |
| Takes seconds and returns the corresponding date in the desired format. |
| Returns the current date and time in XML format, such as |
| Returns the current date and time in the requested format. For example, the format |
| Takes the date string with the corresponding format and converts it to the XML date format. |
| Takes the XML date string and converts it to the desired format. |