You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Perspective should support a date type. This should work otherwise identically to current datetime, but should render just the date portion correctly in all views.
Would be nice if it could auto-promote this types in the type inference algorithm as well.
The text was updated successfully, but these errors were encountered:
Perspective should support a
date
type. This should work otherwise identically to currentdatetime
, but should render just the date portion correctly in all views.Would be nice if it could auto-promote this types in the type inference algorithm as well.
The text was updated successfully, but these errors were encountered: