Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Leap seconds support
Leap seconds support [message #40905] Sun, 06 October 2013 13:20
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
There are three new functions that provide support for 'leap seconds':

int GetLeapSeconds(Date dt);
int64 GetUTCSeconds(Time tm);
Time TimeFromUTC(int64 seconds);

(see http://en.wikipedia.org/wiki/Leap_second)

(leap seconds table will have to be updated in the future, when more leap seconds are introduced).
Previous Topic: *Maps syntax sugar
Next Topic: Ide improvements
Goto Forum:
  


Current Time: Thu Mar 28 23:31:06 CET 2024

Total time taken to generate the page: 0.01165 seconds