top of page
Matthew Leavitt

Announcing the Release of EasyTime 1.3

I am excited to announce the release of EasyTime 1.3! This latest update brings a few improvements and new features to enhance your experience.


What's New in EasyTime 1.3?

  • Enhanced Time Functions:

  • The functions GetUnixTime(), GetUnixEpoch(), GetUnixTime(*INT64 p_dateTime), and GetUnixEpoch(*INT64 p_dateTime) now include an optional parameter p_Milliseconds. When set, the returned value is in milliseconds instead of seconds.

  • GetUnixTime() and GetUnixEpoch() now return a Real instead of a long for improved precision.

  • New Functionality:

  • We have introduced 6 new functions to provide greater flexibility:

  • GetUnixTime(*Real p_dateTime, BYTE p_Milliseconds=0)

  • GetUnixTime(*Decimal p_dateTime, BYTE p_Milliseconds=0)

  • GetUnixTime(*Long p_dateTime, BYTE p_Milliseconds=0)

  • GetUnixEpoch(*Real p_dateTime, BYTE p_Milliseconds=0)

  • GetUnixEpoch(*Decimal p_dateTime, BYTE p_Milliseconds=0)

  • GetUnixEpoch(*Long p_dateTime, BYTE p_Milliseconds=0)

  • Improved Event Management:

  • The timer and alarm events can now be set directly in the template, offering greater control and convenience.


I believe these updates will significantly improve your workflow and enhance the functionality of EasyTime. Download EasyTime 1.3 today and take advantage of these new features!


Stay tuned for more updates and enhancements!

7 views0 comments

Recent Posts

See All

Kommentare


bottom of page