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
By searching, most of the solutions are as follows
Do not use the DateTime type, use string directly, and create a shadow field, so that you can control the format arbitrarily, the sample code is as follows
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
By searching, most of the solutions are as follows
Do not use the DateTime type, use string directly, and create a shadow field, so that you can control the format arbitrarily, the sample code is as follows
Adding such helper fields serves no purpose other than to add confusion, is there a built-in mechanism to easily handle this?
thanks
Beta Was this translation helpful? Give feedback.
All reactions