eternal1284%python.module
fault.time

Eternals are measures of indefinite units of time. They are used to represent concepts of now, never, and the furthest point in time in the past--genesis.

unit
data

unit = 'eternal'

points0
data

points = (
	'whenever', # Any point in time.
	'never',
	'always',
)

measures0
data

measures = (
	'0',
	'infinity',
	'-infinity',
)

days_from_current_factory80%
function

days_from_current_factory(clock, ICE)

eternal_from_days0
function

eternal_from_days(days)

Definite points in time are considered zero in the indefinite continuum.

context493%
function

context(ctx)