start-of-year ( object -- timestamp )
Calendar ยป Relative timestamps

Prev:saturday ( timestamp -- timestamp' )
Next:start-of-month ( timestamp -- timestamp' )


Vocabulary
calendar

Inputs
objectan object


Outputs
timestampa timestamp


Word description
Sets the timestamp with the month and day set to one, or January 1 of the input timestamp, given a year or a timestamp.

Definition