Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | XMP | MBS XMP Plugin | 6.4 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Dates and time in the serialized XMP are ISO 8601 strings. The XMPDateTimeMBS class allows easy conversion with other formats.
DateTime values are occasionally used in cases with only a date or only a time component. A date without a time has zeros in the XMPDateTimeMBS class for all time fields. A time without a date has zeros for all date fields (year, month, and day).
Constant | Value | Description |
---|---|---|
kXMP_TimeEastOfUTC | 1 |
One of the constants for the TimezoneSign property.
UTC time. |
kXMP_TimeIsUTC | 0 |
One of the constants for the TimezoneSign property.
Time zone is east of UTC. |
kXMP_TimeWestOfUTC | -1 |
One of the constants for the TimezoneSign property.
Time zone is west of UTC. |
This class has no sub classes.
The items on this page are in the following plugins: MBS XMP Plugin.
XMPAssertNotifyMBS - XMPExceptionMBS