Converts the date into a string, using locale conventions.

Syntax

<oRef>.toLocaleString( )

<oRef>

The Date object you want to convert.

Property of

Date

Description

The toLocaleString( ) method converts the date to a string, using the display standards for the current locale setting, such as, "05/06/96 19:55:27".

dBASE Plus uses Windows’ Regional settings from the Control Panel.