Problem with (parse-date)

Started by alex, June 26, 2008, 02:03:18 AM

Previous topic - Next topic

alex

I use example from manual, but it not work!
newLISP v.9.3.17 on Win32 IPv4, execute 'newlisp -h' for more info.

> (parse-date "2007.1.3" "%Y.%m.%d")

ERR: invalid function : (parse-date "2007.1.3" "%Y.%m.%d")
>

Lutz

#1
As mentioned in the documentation: This function is not available on Win32 platforms.