> Is there a way to get the date in yyyy-mm-dd format, without parsing the basic > date? > -- The following code may help to find the way... >> a: now == 15-Feb-2000/0:03:17+1:00 >> a/year == 2000 >> print join a/year [ "-" a/month "-" a/day ] 2000-2-15
- [REBOL] Computer date? ddalley
- [REBOL] Computer date? Re: rebol
- [REBOL] Computer date? Re: allenk
- dolmen
