Skip to main content

QvdCreateTime - script function

This script function returns the XML-header timestamp from a QVD file, if any is present, otherwise it returns NULL. In the timestamp, time is provided in UTC.

Syntax:  

QvdCreateTime(filename)

Arguments:  

Arguments
Argument Description
filename

The name of a QVD file, if necessary including path, as a folder or web data connection.

Example: 'lib://Table Files/'

Example:  

QvdCreateTime('MyFile.qvd')

QvdCreateTime('C:\MyDir\MyFile.qvd')

QvdCreateTime('lib://DataFiles/MyFile.qvd')

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!