Re: [SMW-devel] AnyDateTime library

2008-09-04 Thread Daniel Friesen
Mhmm, I already thought of that. The library isn't going to handle the names on it's own. It'll have an array that maps the numbers to the different forms that are valid for that date. Short version, long, and any other aliases. ie: Sep Sept and September. For actual output, for the Georgian v

Re: [SMW-devel] AnyDateTime library

2008-09-03 Thread Markus Krötzsch
Hi, indeed, we are having a project for improving Type:Date based on Temlakos' input for historic dates and various extensions of our own. The goal is to have a single unified Date type that can handle historic dates, timezones, international input and output formats, calendar conversion, and p

Re: [SMW-devel] AnyDateTime library

2008-09-03 Thread CNIT
Daniel Friesen пишет: > ^_^ heh... this project gets more /fun/ by the hour... Julian dates... > right, two calenders to deal with... Going to have to work on conversions. > > I looked over the Historical Date in Semantic Calender. No, it doesn't > handle time. Also, it to is limited with the flo

Re: [SMW-devel] AnyDateTime library

2008-09-03 Thread S Page
Daniel Friesen wrote: > I'm working on a DateTime library, AnyDateTime > . The > plan is to have a library that can cover nearly any possible time or > date in history. The AnyDateTime library has a storage format which uses > 2

Re: [SMW-devel] AnyDateTime library

2008-09-03 Thread Daniel Friesen
^_^ heh... this project gets more /fun/ by the hour... Julian dates... right, two calenders to deal with... Going to have to work on conversions. I looked over the Historical Date in Semantic Calender. No, it doesn't handle time. Also, it to is limited with the float that it uses. Hmm, rather

Re: [SMW-devel] AnyDateTime library

2008-09-03 Thread Denny Vrandečić
There's also a student of ours working on something close to it, although I am not totally informed about the status. Since I don't know if Fabian is on this list, I'll CC him. denny Daniel Friesen wrote: > I'm working on a DateTime library, AnyDateTime >

Re: [SMW-devel] AnyDateTime library

2008-09-03 Thread Yaron Koren
Hi, You should be aware of the "Historical Date" class, which Temlakos created sometime last year and which is in use, in truncated form, in the Semantic Calendar extension; it was also discussed for use on SMW, though I don't know what happened with that.. I also don't know if that class handles

[SMW-devel] AnyDateTime library

2008-09-03 Thread Daniel Friesen
I'm working on a DateTime library, AnyDateTime . The plan is to have a library that can cover nearly any possible time or date in history. The AnyDateTime library has a storage format which uses 22 characters, and sorts correctl