|
def | __init__ |
|
def | b |
|
def | c |
|
def | d |
|
def | D |
|
def | F |
|
def | I |
|
def | j |
|
def | l |
|
def | L |
|
def | m |
|
def | M |
|
def | n |
|
def | N |
|
def | O |
|
def | r |
|
def | S |
|
def | t |
|
def | T |
|
def | U |
|
def | w |
|
def | W |
|
def | y |
|
def | Y |
|
def | z |
|
def | Z |
|
def | __init__ |
|
def | a |
|
def | A |
|
def | B |
|
def | f |
|
def | g |
|
def | G |
|
def | h |
|
def | H |
|
def | i |
|
def | P |
|
def | s |
|
def | u |
|
def | format |
|
|
list | year_days = [None, 0, 31, 59, 90, 120, 151, 181, 212, 243, 273, 304, 334] |
|
def google.appengine._internal.django.utils.dateformat.DateFormat.c |
( |
|
self | ) |
|
ISO 8601 Format
Example : '2008-01-02T10:30:00.000123'
def google.appengine._internal.django.utils.dateformat.DateFormat.Z |
( |
|
self | ) |
|
Time zone offset in seconds (i.e. '-43200' to '43200'). The offset for
timezones west of UTC is always negative, and for those east of UTC is
always positive.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/django/utils/dateformat.py