Menu

#219 Print timestamp on error pages

version 3.2
closed-accepted
Cosmetics (33)
5
2003-06-04
2003-06-02
Anonymous
No

Sometimes you want to know when the error happened.

Discussion

  • David Schmidt

    David Schmidt - 2003-06-03

    Logged In: YES
    user_id=249980

    Sounds like a good idea. The top of the templates are
    pretty busy already - how would you like it at the bottom,
    somewhere around that "Valid HTML 4.01 Strict" notice?

     
  • David Schmidt

    David Schmidt - 2003-06-03
    • milestone: --> version 3.2
    • assigned_to: nobody --> david__schmidt
    • status: open --> pending
     
  • Nobody/Anonymous

    Logged In: NO

    Yeah, somewhere there. And remember to use ISO format. Thanks.

     
  • David Schmidt

    David Schmidt - 2003-06-03
    • status: pending --> open
     
  • David Schmidt

    David Schmidt - 2003-06-03
    • status: open --> open-accepted
     
  • David Schmidt

    David Schmidt - 2003-06-03

    Logged In: YES
    user_id=249980

    I was just planning to use asctime(time(&x)) to give the
    time in local locale... we also have a time formatter for
    HTTP headers (see get_http_time() in cgi.c), but that looks
    pretty English-centric. Where can I find out more about ISO
    formatting of time?

     
  • David Schmidt

    David Schmidt - 2003-06-04

    Logged In: YES
    user_id=249980

    Interesting reading - thanks. If pratical, I'll give the
    option for either the locale's representation or ISO8601:2000.

    - David

     
  • David Schmidt

    David Schmidt - 2003-06-04
    • status: open-accepted --> closed-accepted
     

Log in to post a comment.

MongoDB Logo MongoDB