Home > Contents > Index >
Template Tag TOC  |   Alpha TOC  |   Tag Family TOC  |   Purpose TOC  |   Annotated TOC  |   Index 

 

CDM.CONVERTDATETOLONG

Converts a date-time format to a long format.

Syntax

Parameters

INPUTDATE (required)
Input parameter. A date of the format yyyy-mm-ddhh:mm:ss. Note that there is no space between dd and hh.

OUTPUTDATE (required)
Input and output parameter. As input, name of a variable to hold the converted long format date on output.

Description

This tag handles HTTP requests that include date-time formats. It converts a date of the form yyyy-mm-ddhh:mm:ss to a long format; that is, the number of milliseconds from the epoch. The long format is then used as input to the CDM.FLUSHTABLEROWS and CDM.GETCOMMERCEDATA tags.

  Home > Contents > Index >

FatWire XML Tag Reference
Copyright 2005 by FatWire Software
All rights reserved.