12. workdate

Last page update: November 23, 2011

12.1. introduction

The working date.

TODO self.workdate...

  • The complete string is formed by...

    Example:

    Wed Oct 12 2011 00:00:00 GMT+0200 (CEST)

CLIPBOARD:

(e.g: ``MM/DD/YYYY``). The date format depends on the
value of the *locale* parameter (TODO link to "locale"...)

12.2. workdate in TableHandler

  • If you use the TableHandler as resource of your webpages, then you can access to the workdate through the following path:

    gnr.workdate
    

    while user can modify it directly by clicking on the workdate button of the TableHandler top bar

Table Of Contents

Previous topic

11. The build phase of a webpage

Next topic

13. WSGI

This Page