Results of 1 - 10 of about 19 for offset (0.028 sec.)
- Django 3.2.7 release notes — Django 4.0.6 ドキュメント 14172
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
regression in Django 3.2 that caused the incorrect offset extraction from fixed offset timezones ( #32992 ). ...
tes , トピック , previous , up , next , Bugfixes , offset , incorrect , 検索 クイック検索 Last update: 2022年 ...
-
https://man.plustar.jp/django/releases/3.2.7.html
- [similar]
- GDAL API — Django 4.0.6 ドキュメント 10706
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
1 , ... 'bands' : [{ ... 'data' : ( 2 , 3 ), ... 'offset' : ( 1 , 1 ), ... 'size' : ( 2 , 2 ), ... 'shape' ...
Band is returned as a string. data ( data = None , offset = None , size = None , shape = None ) ¶ The access ...
the pixel array can be requested by specifying an offset and block size as tuples. If NumPy is available, t ...
pixels for a specific block of pixel values if the offset and size parameters are provided. If the number of ...
-
https://man.plustar.jp/django/ref/contrib/gis/gdal.html
- [similar]
- Database Functions — Django 4.0.6 ドキュメント 10518
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
mezone before the value is extracted. The timezone offset for Melbourne in the example date above is +10:00. ...
mezone before the value is truncated. The timezone offset for Melbourne in the example date above is +10:00. ...
second": 2015-06-16 00:30:50+10:00 The year has an offset of +11:00 because the result transitioned into day ...
such value exists. Lag ¶ class Lag ( expression , offset = 1 , default = None , ** extra ) ¶ Calculates the ...
-
https://man.plustar.jp/django/ref/models/database-functions.html
- [similar]
- タイムゾーン — Django 4.0.6 ドキュメント 10142
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
r examples using the fold attribute to specify the offset that should apply to a datetime during a DST trans ...
afely, their representation should include the UTC offset, or their values should be in UTC (or both!). Fina ...
¶ 私のアプリケーションが TypeError: can't compare offset-naive and offset-aware datetimes とともにクラッシュ ...
t recent call last): ... TypeError : can't compare offset-naive and offset-aware datetimes このエラーに遭遇し ...
-
https://man.plustar.jp/django/topics/i18n/timezones.html
- [similar]
- Paginator — Django 4.0.6 ドキュメント 8793
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ースによっては速度が低下する場合があります。これは、 OFFSET 数を数えるために必要な LIMIT / OFFSET クエリの処理 ...
-
https://man.plustar.jp/django/ref/paginator.html
- [similar]
- 組み込みタグとフィルタ — Django 4.0.6 ドキュメント 8401
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
O" or "r", the "c" formatter will not add timezone offset if value is a naive datetime (see datetime.tzinfo ...
ce : comment_date }} タイムゾーン情報を持たない値(offset-naive)と、タイムゾーン情報つき(offset-aware)の値 ...
until : from_date }} タイムゾーン情報を持たない値(offset-naive)と、タイムゾーン情報つき(offset-aware)の値 ...
-
https://man.plustar.jp/django/ref/templates/builtins.html
- [similar]
- Django Utils — Django 4.0.6 ドキュメント 8401
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
Parses a string and returns a datetime.time . UTC offsets aren't supported; if value describes one, the res ...
ses a string and returns a datetime.datetime . UTC offsets are supported; if value describes one, the result ...
instance that represents UTC. get_fixed_timezone ( offset ) ¶ Returns a tzinfo instance that represents a ti ...
me zone with a fixed offset from UTC. offset is a datetime.timedelta or an int ...
-
https://man.plustar.jp/django/ref/utils.html
- [similar]
- Django 1.9.1 リリースノート — Django 4.0.6 ドキュメント 8401
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
m admin templates that don't have a data-admin-utc-offset attribute in the body tag. ( #25845 ). Fixed a reg ...
-
https://man.plustar.jp/django/releases/1.9.1.html
- [similar]
- Porting your apps from Django 0.96 to 1.0 — Django 4.0.6 ドキュメント 8025
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
id connection.ops.last_insert_id backend.get_limit_offset_sql connection.ops.limit_offset_sql backend.get_ma ...
-
https://man.plustar.jp/django/releases/1.0-porting-guide.html
- [similar]
- Geographic Database Functions — Django 4.0.6 ドキュメント 7632
- " + tagname + " "); } }); $("div.highlight\\-html\\+django span.nf").each(function(i, elem) { va
...
ession and returns a geometry with its coordinates offset by the x , y , and optionally z numeric parameters ...
-
https://man.plustar.jp/django/ref/contrib/gis/functions.html
- [similar]