Re: Standard library - date and time

new topic     » goto parent     » topic index » view thread      » older message » newer message

yuku wrote:
> 
> Jeremy Cowgar wrote:
> > I think we need to decide. Do we want to have 3 types representing dates and
> > times? date, time and datetime ?
> 
> I strongly vote for only one type: datetime.

Is this for in a lib or in the interpreter?

A date sequence will be { year:any integer value, month:integer 1-12,
day:integer 1-28|29|30|31 depending on month }

I don't think types are necessary. Would it allow for some optimizations?

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu