Skip to content

Commit

Permalink
[Feature:4] Addition of RFC850 and ANSI-C tolerance (default = false)…
Browse files Browse the repository at this point in the history
… to the RFC5322 strign to time method.

Added support for UTC Offset letters (A thru Y)
  • Loading branch information
francois-normandin committed Jul 4, 2023
1 parent b9e7985 commit 3bd4f65
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Epoch Time.lvproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
<Item Name="Timestamp to RFC5322 DateString.vi" Type="VI" URL="../source/formatter.rfc5322/Timestamp to RFC5322 DateString.vi"/>
<Item Name="RFC5322 DateString to Timestamp.vi" Type="VI" URL="../source/formatter.rfc5322/RFC5322 DateString to Timestamp.vi"/>
<Item Name="RFC5322 Months -- enum.ctl" Type="VI" URL="../source/formatter.rfc5322/RFC5322 Months -- enum.ctl"/>
<Item Name="RFC5322 Month String to Integer.vi" Type="VI" URL="../source/formatter.rfc5322/RFC5322 Month String to Integer.vi"/>
</Item>
<Item Name="Gregorian Calendar" Type="Folder">
<Item Name="GregorianCal_Month -- enum.ctl" Type="VI" URL="../source/GregorianCal_Month -- enum.ctl"/>
Expand Down
Binary file modified source/Epoch Library -- VI Tree.vi
Binary file not shown.
Binary file modified source/UTC Offset to Seconds.vi
Binary file not shown.
Binary file modified source/formatter.rfc5322/RFC5322 DateString to Timestamp.vi
Binary file not shown.
Binary file not shown.
Binary file modified tests/Test Epochs.vi
Binary file not shown.

0 comments on commit 3bd4f65

Please sign in to comment.