docServerUserLandCom picture
Contents
Frontier Site

mainResponder.calendar.pathArgsToDate

Syntax mainResponder.calendar.pathArgsToDate (pathargs)

Params pathargs is a string representation of a date in the format "YYYY/MM/DD".

Action Converts pathargs to a valid date.

Returns The date corresponding to pathargs.

Examples mainResponder.calendar.pathArgsToDate ("1999/04/01")

   » 4/1/99; 12:00:00 AM

Errors If pathargs contains non-numerical characters besides the two slahes, an error message is generated.

Notes Detailed information about mainResponder's calendar format is available from the Frontier Site.

See Also mainResponder.calendar.dateToPathArgs


© Copyright 1992-2026 UserLand Software. Email: webmaster@userland.com.