REBOL3 tracker
  0.9.12 beta
Ticket #0001359 User: anonymous

Project:



rss
TypeBug Statustested Date26-Nov-2009 18:21
Versionalpha 95 CategoryDatatype Submitted byCarl
PlatformAll Severityminor Prioritynormal

Summary NOW/date result has time field
Description See example. The "/0:00" is not to be shown.
Example code
>> now/date
== 26-Nov-2009/0:00
>> d: now
== 26-Nov-2009/0:18:07-6:00
>> d/date
== 26-Nov-2009

Assigned ton/a Fixed inalpha 97 Last Update8-Feb-2010 01:35


Comments
(0001827)
meijeru
26-Nov-2009 20:21

If it is of any help, now/utc/date is correct.
(0001830)
BrianH
29-Nov-2009 05:31

It is the NOW function that has this issue, not date! values. Summary and code changed accordingly.
(0001973)
Carl
6-Feb-2010 16:27

Although most obvious in NOW, the bug was in MOLD/FORM.

Date User Field Action Change
8-Feb-2010 01:35 BrianH Status Modified built => tested
6-Feb-2010 16:27 Carl Comment : 0001973 Added -
6-Feb-2010 16:26 Carl Fixedin Modified => alpha 97
6-Feb-2010 16:26 Carl Status Modified reviewed => built
29-Nov-2009 05:31 BrianH Comment : 0001830 Added -
29-Nov-2009 05:30 BrianH Summary Modified /date of date! has time field => NOW/date result has time field
29-Nov-2009 05:30 BrianH Code Modified -
29-Nov-2009 05:25 BrianH Code Modified -
29-Nov-2009 05:25 BrianH Category Modified Unspecified => Datatype
29-Nov-2009 05:25 BrianH Status Modified submitted => reviewed
26-Nov-2009 20:21 meijeru Comment : 0001827 Added -
26-Nov-2009 18:21 carl Ticket Added -