Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Studio] >  [TimeStamp]
Private  Storage   

datatype class %Studio.TimeStamp extends %TimeStamp

ODBC Type: VARCHAR

Datatype for %Studio.Project property LastModified which is needed in order to be backward compatible with older XML exports of %Studio.Project before we switched to using the built in XML support for the import/export of these objects.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 2


Summary

Methods
DisplayToLogical IsValid LogicalToDisplay LogicalToXSD
Normalize OdbcToLogical XSDToLogical


Parameters

• parameter XSDTYPE = "string";
Declares the XSD type used when projecting XML Schemas.

Methods

• classmethod LogicalToXSD(%val As %Studio.TimeStamp) as %String
Converts the %TimeStamp value to the canonical SOAP encoded value.
• classmethod XSDToLogical(%val As %String) as %Studio.TimeStamp
Converts the SOAP encoded input dateTime value into a %TimeStamp value.


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.