VocabularycalendarInputsOutputsWord descriptionReturns a timestamp object representing the start of the specified day in your current timezone.
ExamplesUSING: accessors calendar prettyprint ;
2010 12 25 <date> instant >>gmt-offset .
T{ timestamp { year 2010 } { month 12 } { day 25 } }
Definition