Skip to content

Commit 3bd4f65

Browse files
[Feature:4] Addition of RFC850 and ANSI-C tolerance (default = false) to the RFC5322 strign to time method.
Added support for UTC Offset letters (A thru Y)
1 parent b9e7985 commit 3bd4f65

File tree

6 files changed

+1
-0
lines changed

6 files changed

+1
-0
lines changed

Epoch Time.lvproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
<Item Name="Timestamp to RFC5322 DateString.vi" Type="VI" URL="../source/formatter.rfc5322/Timestamp to RFC5322 DateString.vi"/>
4848
<Item Name="RFC5322 DateString to Timestamp.vi" Type="VI" URL="../source/formatter.rfc5322/RFC5322 DateString to Timestamp.vi"/>
4949
<Item Name="RFC5322 Months -- enum.ctl" Type="VI" URL="../source/formatter.rfc5322/RFC5322 Months -- enum.ctl"/>
50+
<Item Name="RFC5322 Month String to Integer.vi" Type="VI" URL="../source/formatter.rfc5322/RFC5322 Month String to Integer.vi"/>
5051
</Item>
5152
<Item Name="Gregorian Calendar" Type="Folder">
5253
<Item Name="GregorianCal_Month -- enum.ctl" Type="VI" URL="../source/GregorianCal_Month -- enum.ctl"/>

source/Epoch Library -- VI Tree.vi

144 Bytes
Binary file not shown.

source/UTC Offset to Seconds.vi

2.52 KB
Binary file not shown.
16.9 KB
Binary file not shown.
8.43 KB
Binary file not shown.

tests/Test Epochs.vi

604 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)