diff --git a/docs/model-api.txt b/docs/model-api.txt index a8af05f676..1f0bb60285 100644 --- a/docs/model-api.txt +++ b/docs/model-api.txt @@ -178,7 +178,8 @@ A date field. Has a few extra optional arguments: ====================== =================================================== The admin represents this as an ```` with a JavaScript -calendar and a shortcut for "Today." +calendar, and a shortcut for "Today." The JavaScript calendar will always start +the week on a Sunday. ``DateTimeField`` ~~~~~~~~~~~~~~~~~