Skip to content

Releases: LabVIEW-Open-Source/Epoch-Time

1.3.0

14 Apr 02:23

Choose a tag to compare

Release Notes:
This release fixes an important bug for Daylight Savings Time.
In addition, there has been an effort to increase the strict and non-strict unit test definitions

[Fix: 9] Fixed a bug where the Daylight Saving Times was not calculated correctly
[Feature] Multiple additions to support ISO8601:2019 strict and non-strict formatting
[Fix: 11] Unification of terminal names
[Fix: 14] Fix for failure to convert when fractional seconds not specified in iso string
[Fix: 20] Better unit tests to reject invalid time strings
[Fix: 23] Duplicate of issue 9 (incorrect DST)
[Fix: 25] Stricter validation on time string
[Feature: 26] Support fractional time resolution for s, ms, us and ns
[Fix: 28] Include leap seconds in the regex match
[Fix: 29] RFC3339 Unit Test

Contributors:
Patrick Irvin (@ciozi137)
Francois Normandin (@francois-normandin)
James Powell (@drjdpowell)

1.3.0-alpha

31 Dec 20:57

Choose a tag to compare

1.3.0-alpha Pre-release
Pre-release

RFC5322 Extended support for RFC850 and ANSI-C Time

04 Jul 16:54

Choose a tag to compare

[Feature:4] Addition of RFC850 and ANSI-C tolerance (default = false) to the RFC5322 string to time method.
[Feature:3] Added support for UTC Offset letters (A thru Y) + GMT/UT

Fix for DST on ISO8601 and RFC5322 methods

11 May 03:06

Choose a tag to compare

[Fix: 6] ISO and RFC5322 timestamps could be off 1 hour during DST when not using timezone
[Feature] Added "isDST?" method
[Feature] Added helper methods for merging/splitting integer + fractional time

Epoch Date & Time Initial Release

10 Jan 00:20

Choose a tag to compare

See issue #1 for documentation about this new library

Palette