Currently there’s no way to receive public contributions to our docs, please point out any issues here and we’ll do our best to update them. We may change this in the future but it’s not a priority at the moment.
may i ask create_time whether support the Unix Timestamp?
such as create_time:>1718369044?
i tried, but get error:
{"level":"error","ts":"2024-06-14T13:06:22.132Z","caller":"server/runtime_javascript.go:575","msg":"JavaScript runtime function raised an uncaught exception","mode":"rpc","id":"s2s_crm_mailbox_mail_global_query","error":"GoError: failed to lookup storage index: parse error: invalid time: parsing time \"1718369044\" as \"2006-01-02T15:04:05Z07:00\": cannot parse \"369044\" as \"-\" at github.com/heroiclabs/nakama/v3/server.(*runtimeJavascriptNakamaModule).mappings.(*runtimeJavascriptNakamaModule).storageIndexList.func156 (native)"}
seem like there is time parse process, but return error:
1718369044 is valid Unix Timestamp as second:
Assuming that this timestamp is in seconds : GMT : Friday, 14 June 2024 12:44:04 Your time zone : Friday, 14 June 2024 20:44:04 GMT+08:00 Relative : 26 minutes ago