コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
4539 ビュー

I have a datetime attribute into my db. I would like to view (not write: only view) it as date. Is it possible?

アバター
破棄
最善の回答

yes, using widget="date" with the corresponding field.

example:

<field name="your_datetime_field_name" widget="date"/>
 

アバター
破棄
著作者

Thank you!

関連投稿 返信 ビュー 活動
2
7月 18
7120
3
8月 20
10002
3
6月 25
1060
0
4月 24
1946
4
11月 23
6041