IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 22 years ago

Closed 22 years ago

Last modified 22 years ago

#171 closed defect (fixed)

ADD (Ver 5) psTime Gregorian Dates to Seconds Algorithms

Reported by: calvin.harman@… Owned by: Paul Price
Priority: high Milestone:
Component: PSLib ADD Version: unspecified
Severity: normal Keywords:
Cc:

Description

Section 1.2.1.4 now provides basic Perl algorithms for converting dates to/from
seconds since 1970. The current version of psLib is using the standard C
libraries and functions to do the same (i.e. mktime, gmtime, and localtime)
without having to use outside code. If possible, I'd prefer to use the standard
C library set. What do you think?

Change History (4)

comment:1 by eugene, 22 years ago

Owner: changed from eugene to Paul Price

comment:2 by Paul Price, 22 years ago

Resolution: fixed
Status: newclosed

It seems that the implementation of leap seconds by these functions is not
standardised, so it would be best to have our own implementation.

comment:3 by Paul Price, 22 years ago

Keywords: VERIFIED added

Should be fixed in SDRS-07 and ADD-06 (7 September 2004).

comment:4 by Paul Price, 22 years ago

Keywords: VERIFIED removed
Note: See TracTickets for help on using tickets.