@@ -9,34 +9,34 @@ When saving an entry Reflection field creates an internal `data` structure simil
9
9
10
10
``` xml
11
11
<data >
12
- <params >
13
- <today >2016-08-02 </today >
14
- <current-time >12 :34</current-time >
15
- <this-year >2016 </this-year >
16
- <this-month >08 </this-month >
17
- <this-day >02 </this-day >
18
- <timezone >+02:00</timezone >
19
- <website-name >Example Website</website-name >
20
- <root >https://example.com</root >
21
- <workspace >https://example.com/workspace</workspace >
22
- <http-host >example.com</http-host >
23
- <upload-limit >5242880</upload-limit >
24
- <symphony-version >2.7.0 </symphony-version >
25
- </params >
26
- <reflection-field-handle >
27
- <section id =" …" handle =" …" >…</section >
28
- <entry id =" …" >
29
- <field-one >…</field-one >
30
- <field-two >
31
- <item handle =" …" >…</item >
32
- <item handle =" …" >…</item >
33
- </field-two >
34
- <system-date >
35
- <created iso =" …" timestamp =" …" time =" …" weekday =" …" offset =" …" >…</created >
36
- <modified iso =" …" timestamp =" …" time =" …" weekday =" …" offset =" …" >…</modified >
37
- </system-date >
38
- </entry >
39
- </reflection-field-handle >
12
+ <params >
13
+ <today >2021-01-12 </today >
14
+ <current-time >20 :34</current-time >
15
+ <this-year >2021 </this-year >
16
+ <this-month >01 </this-month >
17
+ <this-day >12 </this-day >
18
+ <timezone >+02:00</timezone >
19
+ <website-name >Example Website</website-name >
20
+ <root >https://example.com</root >
21
+ <workspace >https://example.com/workspace</workspace >
22
+ <http-host >example.com</http-host >
23
+ <upload-limit >5242880</upload-limit >
24
+ <symphony-version >2.7.10 </symphony-version >
25
+ </params >
26
+ <reflection-field-handle >
27
+ <section id =" …" handle =" …" >…</section >
28
+ <entry id =" …" >
29
+ <field-one >…</field-one >
30
+ <field-two >
31
+ <item handle =" …" >…</item >
32
+ <item handle =" …" >…</item >
33
+ </field-two >
34
+ <system-date >
35
+ <created iso =" …" timestamp =" …" time =" …" weekday =" …" offset =" …" >…</created >
36
+ <modified iso =" …" timestamp =" …" time =" …" weekday =" …" offset =" …" >…</modified >
37
+ </system-date >
38
+ </entry >
39
+ </reflection-field-handle >
40
40
</data >
41
41
```
42
42
0 commit comments