Skip to content

Commit 0b98dca

Browse files
Namespaced "Seconds Format String" because it is not in a library, therefore it would be open to name collisions.
1 parent 7c6b878 commit 0b98dca

9 files changed

+6
-2
lines changed

Epoch Time.lvproj

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,15 @@
3434
<Item Name="Timestamp to ISO8601 UTC DateTime.vi" Type="VI" URL="../source/formatter.iso8601/Timestamp to ISO8601 UTC DateTime.vi"/>
3535
<Item Name="ISO8601 DateString to Timestamp.vi" Type="VI" URL="../source/formatter.iso8601/ISO8601 DateString to Timestamp.vi"/>
3636
</Item>
37+
<Item Name="Formatting Utilities" Type="Folder">
38+
<Item Name="Seconds Units -- enum.ctl" Type="VI" URL="../source/formatter.iso8601/Seconds Units -- enum.ctl"/>
39+
<Item Name="Locale -- enum.ctl" Type="VI" URL="../source/formatter.iso8601/Locale -- enum.ctl"/>
40+
<Item Name="Epoch_Seconds Format String.vi" Type="VI" URL="../source/formatter.iso8601/Epoch_Seconds Format String.vi"/>
41+
<Item Name="Epoch_NotationLocale.vi" Type="VI" URL="../source/formatter.iso8601/Epoch_NotationLocale.vi"/>
42+
</Item>
3743
<Item Name="DateTime.ISO8601.lvclass" Type="LVClass" URL="../source/formatter.iso8601/DateTime.ISO8601.lvclass"/>
3844
<Item Name="ISO Day -- enum.ctl" Type="VI" URL="../source/formatter.iso8601/ISO Day -- enum.ctl"/>
3945
<Item Name="ISO8601 Date Formats.ctl" Type="VI" URL="../source/formatter.iso8601/ISO8601 Date Formats.ctl"/>
40-
<Item Name="Seconds Units -- enum.ctl" Type="VI" URL="../source/formatter.iso8601/Seconds Units -- enum.ctl"/>
41-
<Item Name="Seconds Format String.vi" Type="VI" URL="../source/formatter.iso8601/Seconds Format String.vi"/>
4246
<Item Name="Timestamp to ISO8601 String.vi" Type="VI" URL="../source/formatter.iso8601/Timestamp to ISO8601 String.vi"/>
4347
<Item Name="Timestamp to ISO8601 Time.vi" Type="VI" URL="../source/formatter.iso8601/Timestamp to ISO8601 Time.vi"/>
4448
<Item Name="Timestamp to ISO8601 Date.vi" Type="VI" URL="../source/formatter.iso8601/Timestamp to ISO8601 Date.vi"/>

source/Get Local UTC Offset.vi

0 Bytes
Binary file not shown.
8.79 KB
Binary file not shown.
0 Bytes
Binary file not shown.
17.4 KB
Binary file not shown.
-56 Bytes
Binary file not shown.
-168 Bytes
Binary file not shown.
140 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)