pike.hubbe.net

[Top]
Calendar
Calendar.Stardate
previousCalendar.Stardate.number_of_days() Calendar.Stardate.tics()next

Method Calendar.Stardate.number_of_seconds()


Method number_of_seconds

int Calendar.Stardate.number_of_seconds()
int Calendar.Stardate.number_of_days()

Description

This gives back the Gregorian/Earth/ISO number of seconds and number of days, for convinience and conversion to other calendars. string format_long() string format_short() string format_vshort() Format the stardate tick nicely.

       long    "-322537.312"
       short   "77463.312"  (w/o >100000-component)
       short   "7463.312"  (w/o >10000-component)
    


Extracted from Pike v7.3 release 11 at 2001-11-03.