RealTest User Guide
RealTest User Guide

 

 

Navigation: Realtest Script Language > Syntax Element Details >

FormatDate

 

 

 

 

Category

String Functions

Description

Convert a date to a string in any format

Syntax

FormatDate(date, format)

Parameters

date - numeric date value such as BarDate, 20240831, etc.

format - Date Format Picture

Notes

In script-specified output such as Scan items with {//} as their output format, dates are automatically formatted using the currently defined DateDisplay or the default as defined in Program Options.

FormatDate is provided for the rare case where you need a specific date formatted differently from the current setting.

 

 

 

Copyright © 2020-2025 Systematic Solutions, LLC