[LRUG] Ruby - ISO 8601

James Adam james.adam at gmail.com
Wed May 17 03:19:46 PDT 2006


FYI Tony,

  require 'time'
  Time.now.iso8601
  ==> "2006-05-17T11:19:04+01:00"

HTH,

James

On 5/17/06, Tony Hammond <t.hammond at nature.com> wrote:
>
> Ouch:
>
> Sorry, guys was just meant as an internal Q.
>
> Cheers,
>
> Tony
>
> Ps/
> B**** Outlook.
>
>
> On 17/5/06 11:15, "Tony Hammond" <t.hammond at nature.com> wrote:17/5/06 11:15
>
> > Tom:
> >
> > Am being extremely dense this morning. How do I get an ISO 8601 datetime from
> > a Ruby Time object?, e.g.
> >
> > dt = Time.now
> >
> > Then what?
> >
> > Time.iso8601(dt)
> >
> > Doesn't do it - not a defined class method.
> >
> > There's something in standard lib time.rb but I'm not reading that right.
> >
> > Any help - cheers,
> >
> > Tony
>
> ********************************************************************************
> DISCLAIMER: This e-mail is confidential and should not be used by anyone who is
> not the original intended recipient. If you have received this e-mail in error
> please inform the sender and delete it from your mailbox or any other storage
> mechanism. Neither Macmillan Publishers Limited nor any of its agents accept
> liability for any statements made which are clearly the sender's own and not
> expressly made on behalf of Macmillan Publishers Limited or one of its agents.
> Please note that neither Macmillan Publishers Limited nor any of its agents
> accept any responsibility for viruses that may be contained in this e-mail or
> its attachments and it is your responsibility to scan the e-mail and
> attachments (if any). No contracts may be concluded on behalf of Macmillan
> Publishers Limited or its agents by means of e-mail communication. Macmillan
> Publishers Limited Registered in England and Wales with registered number 785998
> Registered Office Brunel Road, Houndmills, Basingstoke RG21 6XS
> ********************************************************************************
> _______________________________________________
> chat mailing list
> chat at lists.lrug.org
> http://lists.lrug.org/listinfo.cgi/chat-lrug.org
>


-- 
* J *
  ~



More information about the Chat mailing list