TO-DATE

REBOL Dictionary 2.0


Summary:

Converts to date value.

Usage:

to-date value

Arguments:

value - Value to convert

Description:

Converts other values to DATE.


    print to-date "12-April-1999"
    12-Apr-1999

Related:

to - Constructs and returns a new value after conversion.


<Back | Index | Next>

Copyright 2003 REBOL Technologies