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
TimeFieldFormat is used to determine how timestamp is stored in JSON. Which is then parsed and formatted for the console for console writer. So the question here is: how you want to store timestamps in JSON and how you want to have them shown in console. So are you complaining only about the console? You can configure FormatFieldValue to format non-timestamp time fields differently.
The console writer is not using the timestamp formatter for fields:
Outputs:
Imo, expected would be:
The text was updated successfully, but these errors were encountered: