|
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 |
|
def google.appengine._internal.django.utils.dateformat.TimeFormat.f |
( |
|
self | ) |
|
Time, in 12-hour hours and minutes, with minutes left off if they're
zero.
Examples: '1', '1:30', '2:05', '2'
Proprietary extension.
def google.appengine._internal.django.utils.dateformat.TimeFormat.P |
( |
|
self | ) |
|
Time, in 12-hour hours, minutes and 'a.m.'/'p.m.', with minutes left off
if they're zero and the strings 'midnight' and 'noon' if appropriate.
Examples: '1 a.m.', '1:30 p.m.', 'midnight', 'noon', '12:30 p.m.'
Proprietary extension.
The documentation for this class was generated from the following file:
- code/googleappengine-read-only/python/google/appengine/_internal/django/utils/dateformat.py