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
Currently QueryDecoder only supports UTC dates formatted as yyyy-MM-dd'T'HH:mm:ssZ. It would be helpful for dates to be represented using alternate formats, such as secondsSince1970.
Currently
QueryDecoderonly supports UTC dates formatted asyyyy-MM-dd'T'HH:mm:ssZ. It would be helpful for dates to be represented using alternate formats, such assecondsSince1970.