RE: agenda: 8 Apr RDF Data Access WG teleconference (fun with people, places, and timezones)

I worked around a problem with "New_York" vs. "New York"
and figured out why Tokyo wasn't getting matched.

So the list is up to...

      [      tlt:localTime  (
            "Brussels"
            "Thu 5:30 PM"  ),
                     (
            "Chicago"
            "Thu 10:30 AM"  ),
                     (
            "Helsinki"
            "Thu 6:30 PM"  ),
                     (
            "London"
            "Thu 4:30 PM"  ),
                     (
            "New York"
            "Thu 11:30 AM"  ),
                     (
            "Paris"
            "Thu 5:30 PM"  ),
                     (
            "Rome"
            "Thu 5:30 PM"  ),
                     (
            "Tokyo"
            "Fri 12:30 AM"  ),
                     (
            "Vancouver"
            "Thu 8:30 AM"  );
             tlt:startTimePage
<http://www.timeanddate.com/worldclock/fixedtime.html?day=08&month=04&year=2004&hour=15&min=30&sec=0>;
             cal:dtstart  [
                 cal:dateTime "2004-04-08T15:30Z" ] ].

> (details on how all the above magic happens are in  the makefile:
> http://www.w3.org/2001/sw/DataAccess/Makefile )

-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
see you at the WWW2004 in NY 17-22 May?

Received on Thursday, 8 April 2004 09:04:08 UTC