docs icon indicating copy to clipboard operation
docs copied to clipboard

more contents of time data type

Open nicecui opened this issue 2 years ago • 1 comments

about how to use the following data types:

  • timestamp
  • date

nicecui avatar Aug 08 '23 08:08 nicecui

We have ['Date', 'DateTime', 'Timestamp', 'TimestampMillisecond', 'TimestampMicrosecond', and 'TimestampNanosecond'] as types

we should let developers know how to use this type for queries and insert

alili avatar Aug 08 '23 09:08 alili

https://docs.greptime.com/reference/sql/data-types/#date-and-time-types-1

nicecui avatar Oct 15 '24 08:10 nicecui