时间元组转字符串

This commit is contained in:
Irene-Maxine
2025-02-22 12:49:30 +08:00
parent e090ccbc68
commit 321ed7438d
15 changed files with 54300 additions and 111 deletions

View File

@@ -1580,8 +1580,8 @@
</block>
<block type="onboard_RTC_settime_string">
<value name="CONTENT">
<shadow type="text">
<field name="TEXT">2023,1,1,12,0,0</field>
<shadow type="tuple_input">
<field name="TUPLE">2023,1,1,12,0,0</field>
</shadow>
</value>
</block>
@@ -1601,8 +1601,8 @@
</block>
<block type="onboard_RTC_get_timetuple_to_str">
<value name="CONTENT">
<shadow type="math_number">
<field name="NUM">2023,1,1,12,0,0</field>
<shadow type="tuple_input">
<field name="TUPLE">2023,1,1,12,0,0</field>
</shadow>
</value>
</block>