search for: ddthh

Displaying 3 results from an estimated 3 matches for "ddthh".

2006 Apr 25
2
DateTime format YYYY-MM-DDTHH:MM:SSZ ????
Hi all - Implementing my first web service with rails and trying things out using the "/controller/invoke" interface. Mostly works fine. But I have a function that takes a datetime and returns all rows that are newer than that. According to the log the SQL it''s generating is this: SELECT * FROM xxxx WHERE (created_at >= ''2006-04-25T13:18:31Z'') I have
2012 Jun 07
3
embeding xml to ogg
Oleksij Rempel <bug-track at fisher-privat.net> > On 05.06.2012 20:41, Martin Leese wrote: ... >> On 6/5/12, Oleksij Rempel wrote: >> || We need fallowing tags: >> || creation datetime: seconds and time zone should be included. >> || source host: it can be name or guid. to organise created files by >> sources. >> || keywords,events. >> || date
2012 Jun 08
0
embeding xml to ogg
...> please correct me if i'm wrong: > 1) datetime > in different sources i got different description. At the beginning i > thought the DATE tag can be used only with DATE=YYYY-MM-DD > According to this: > http://wiki.xiph.org/VorbisComment#Date_and_time > i can use: YYYY-MM-DDTHH:MM:SS+TS > is it correct? Correct, the suggestion is to use the ISO scheme. I don't recall which specific ISO standard this is; perhaps somebody else can remember its number. > 2) keywords. > it is not the same as DESCRIPTION. What tag should i use for keywords? > In case of dc w...