Home
last modified time | relevance | path

Searched refs:DateTimeField (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/bleve/v2/document/
H A Dfield_datetime.go32 var f DateTimeField
42 type DateTimeField struct { struct
52 func (n *DateTimeField) Size() int { argument
58 func (n *DateTimeField) Name() string { argument
70 func (n *DateTimeField) EncodedFieldType() byte { argument
74 func (n *DateTimeField) AnalyzedLength() int { argument
82 func (n *DateTimeField) Analyze() { argument
117 func (n *DateTimeField) Value() []byte { argument
129 func (n *DateTimeField) GoString() string { argument
138 return &DateTimeField{
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/blevesearch/bleve/document/
H A Dfield_datetime.go31 var f DateTimeField
41 type DateTimeField struct { struct
49 func (n *DateTimeField) Size() int { argument
55 func (n *DateTimeField) Name() string { argument
59 func (n *DateTimeField) ArrayPositions() []uint64 { argument
63 func (n *DateTimeField) Options() IndexingOptions { argument
103 func (n *DateTimeField) Value() []byte { argument
115 func (n *DateTimeField) GoString() string { argument
119 func (n *DateTimeField) NumPlainTextBytes() uint64 { argument
124 return &DateTimeField{
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/blevesearch/bleve/document/
H A Dfield_datetime.go31 var f DateTimeField
41 type DateTimeField struct { struct
49 func (n *DateTimeField) Size() int { argument
55 func (n *DateTimeField) Name() string { argument
59 func (n *DateTimeField) ArrayPositions() []uint64 { argument
63 func (n *DateTimeField) Options() IndexingOptions { argument
103 func (n *DateTimeField) Value() []byte { argument
115 func (n *DateTimeField) GoString() string { argument
119 func (n *DateTimeField) NumPlainTextBytes() uint64 { argument
124 return &DateTimeField{
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/blevesearch/bleve/document/
H A Dfield_datetime.go32 type DateTimeField struct { struct
40 func (n *DateTimeField) Name() string { argument
44 func (n *DateTimeField) ArrayPositions() []uint64 { argument
48 func (n *DateTimeField) Options() IndexingOptions { argument
52 func (n *DateTimeField) Analyze() (int, analysis.TokenFrequencies) { argument
88 func (n *DateTimeField) Value() []byte { argument
92 func (n *DateTimeField) DateTime() (time.Time, error) { argument
100 func (n *DateTimeField) GoString() string { argument
104 func (n *DateTimeField) NumPlainTextBytes() uint64 { argument
109 return &DateTimeField{
[all …]
/dports/net/py-smbprotocol/smbprotocol-1.8.3/smbprotocol/
H A Dfile_info.py16 DateTimeField,
352 ('creation_time', DateTimeField(size=8)),
355 ('change_time', DateTimeField(size=8)),
400 ('creation_time', DateTimeField(size=8)),
403 ('change_time', DateTimeField(size=8)),
483 ('creation_time', DateTimeField(size=8)),
486 ('change_time', DateTimeField(size=8)),
573 ('creation_time', DateTimeField(size=8)),
576 ('change_time', DateTimeField(size=8)),
623 ('creation_time', DateTimeField(size=8)),
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/apitools/base/protorpclite/
H A Dmessage_types_test.py37 field = message_types.DateTimeField(1)
44 field = message_types.DateTimeField(1)
52 field = message_types.DateTimeField(1)
62 field = message_types.DateTimeField(1)
68 field = message_types.DateTimeField(1)
77 field = message_types.DateTimeField(1)
H A Dmessage_types.py50 class DateTimeField(messages.MessageField): class
66 super(DateTimeField, self).__init__(self.message_type,
79 message = super(DateTimeField, self).value_from_message(message)
95 value = super(DateTimeField, self).value_to_message(value)
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/third_party/apitools/apitools/base/protorpclite/
H A Dmessage_types_test.py37 field = message_types.DateTimeField(1)
44 field = message_types.DateTimeField(1)
52 field = message_types.DateTimeField(1)
62 field = message_types.DateTimeField(1)
68 field = message_types.DateTimeField(1)
77 field = message_types.DateTimeField(1)
H A Dmessage_types.py50 class DateTimeField(messages.MessageField): class
66 super(DateTimeField, self).__init__(self.message_type,
79 message = super(DateTimeField, self).value_from_message(message)
95 value = super(DateTimeField, self).value_to_message(value)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/third_party/apitools/apitools/base/protorpclite/
H A Dmessage_types_test.py37 field = message_types.DateTimeField(1)
44 field = message_types.DateTimeField(1)
52 field = message_types.DateTimeField(1)
62 field = message_types.DateTimeField(1)
68 field = message_types.DateTimeField(1)
77 field = message_types.DateTimeField(1)
H A Dmessage_types.py50 class DateTimeField(messages.MessageField): class
66 super(DateTimeField, self).__init__(self.message_type,
79 message = super(DateTimeField, self).value_from_message(message)
95 value = super(DateTimeField, self).value_to_message(value)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/third_party/apitools/apitools/base/protorpclite/
H A Dmessage_types_test.py37 field = message_types.DateTimeField(1)
44 field = message_types.DateTimeField(1)
52 field = message_types.DateTimeField(1)
62 field = message_types.DateTimeField(1)
68 field = message_types.DateTimeField(1)
77 field = message_types.DateTimeField(1)
H A Dmessage_types.py50 class DateTimeField(messages.MessageField): class
66 super(DateTimeField, self).__init__(self.message_type,
79 message = super(DateTimeField, self).value_from_message(message)
95 value = super(DateTimeField, self).value_to_message(value)
/dports/www/py-django-extensions/django-extensions-3.0.5/tests/management/commands/
H A Dtest_delete_squashed_migrations.py24 created_at = models.DateTimeField(auto_now_add=True)
64 created_at = models.DateTimeField(auto_now_add=True)
81 created_at = models.DateTimeField(auto_now_add=True)
121 created_at = models.DateTimeField(auto_now_add=True)
137 created_at = models.DateTimeField(auto_now_add=True)
156 created_at = models.DateTimeField(auto_now_add=True)
172 created_at = models.DateTimeField(auto_now_add=True)
182 created_at = models.DateTimeField(auto_now_add=True)
/dports/www/seahub/seahub-8.0.7-server/seahub/drafts/migrations/
H A D0001_initial.py23 ('created_at', models.DateTimeField(auto_now_add=True, db_index=True)),
24 ('updated_at', models.DateTimeField(auto_now=True, db_index=True)),
40 ('created_at', models.DateTimeField(auto_now_add=True, db_index=True)),
41 ('updated_at', models.DateTimeField(auto_now=True, db_index=True)),
60 ('created_at', models.DateTimeField(auto_now_add=True, db_index=True)),
61 ('updated_at', models.DateTimeField(auto_now=True, db_index=True)),
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/dcim/migrations/
H A D0001_squashed.py30 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
62 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
82 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
98 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
118 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
134 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
157 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
173 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
188 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
205 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
[all …]
/dports/www/seahub/seahub-8.0.7-server/seahub/base/migrations/
H A D0001_initial.py27 ('timestamp', models.DateTimeField(default=django.utils.timezone.now)),
35 ('last_check', models.DateTimeField()),
55 ('created_at', models.DateTimeField(default=django.utils.timezone.now)),
56 ('updated_at', models.DateTimeField(default=django.utils.timezone.now)),
84 ('timestamp', models.DateTimeField(default=datetime.datetime.now)),
96 ('timestamp', models.DateTimeField(default=datetime.datetime.now)),
113 ('last_login', models.DateTimeField(default=django.utils.timezone.now)),
/dports/www/py-django-post_office/django-post_office-3.5.3/post_office/migrations/
H A D0001_initial.py38 ('created', models.DateTimeField(auto_now_add=True, db_index=True)),
39 ('last_updated', models.DateTimeField(auto_now=True, db_index=True)),
40 ('scheduled_time', models.DateTimeField(db_index=True, null=True, blank=True)),
57 ('created', models.DateTimeField(auto_now_add=True)),
58 ('last_updated', models.DateTimeField(auto_now=True)),
68 ('date', models.DateTimeField(auto_now_add=True)),
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/extras/migrations/
H A D0061_extras_change_logging.py19 field=models.DateTimeField(auto_now=True, null=True),
29 field=models.DateTimeField(auto_now=True, null=True),
39 field=models.DateTimeField(auto_now=True, null=True),
49 field=models.DateTimeField(auto_now=True, null=True),
/dports/www/seahub/seahub-8.0.7-server/seahub/api2/migrations/
H A D0001_initial.py23 ('created', models.DateTimeField(auto_now_add=True)),
36 ('last_accessed', models.DateTimeField(auto_now=True)),
38 ('created_at', models.DateTimeField(default=django.utils.timezone.now)),
39 ('wiped_at', models.DateTimeField(null=True)),
/dports/www/py-wagtail/wagtail-2.14.2/wagtail/core/migrations/
H A D0062_comment_models_and_pagesubscription.py25 ('created_at', models.DateTimeField(auto_now_add=True)),
26 ('updated_at', models.DateTimeField(auto_now=True)),
27 ('resolved_at', models.DateTimeField(blank=True, null=True)),
43 ('created_at', models.DateTimeField(auto_now_add=True)),
44 ('updated_at', models.DateTimeField(auto_now=True)),
/dports/www/firefox/firefox-99.0/js/src/builtin/intl/
H A DDisplayNames.cpp496 mozilla::intl::DateTimeField field; in intl_ComputeDisplayName()
498 field = mozilla::intl::DateTimeField::Era; in intl_ComputeDisplayName()
500 field = mozilla::intl::DateTimeField::Year; in intl_ComputeDisplayName()
502 field = mozilla::intl::DateTimeField::Quarter; in intl_ComputeDisplayName()
504 field = mozilla::intl::DateTimeField::Month; in intl_ComputeDisplayName()
508 field = mozilla::intl::DateTimeField::Weekday; in intl_ComputeDisplayName()
510 field = mozilla::intl::DateTimeField::Day; in intl_ComputeDisplayName()
512 field = mozilla::intl::DateTimeField::DayPeriod; in intl_ComputeDisplayName()
514 field = mozilla::intl::DateTimeField::Hour; in intl_ComputeDisplayName()
516 field = mozilla::intl::DateTimeField::Minute; in intl_ComputeDisplayName()
[all …]
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/apitools/base/protorpclite/
H A Dmessage_types.py50 class DateTimeField(messages.MessageField): class
66 super(DateTimeField, self).__init__(self.message_type,
79 message = super(DateTimeField, self).value_from_message(message)
95 value = super(DateTimeField, self).value_to_message(value)
/dports/textproc/py-wtforms/WTForms-2.1/wtforms/ext/django/
H A Dfields.py107 class DateTimeField(fields.DateTimeField): class
116 super(DateTimeField, self).__init__(*args, **kwargs)
119 super(DateTimeField, self).process_formdata(valuelist)
133 return super(DateTimeField, self)._value()
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/ipam/migrations/
H A D0001_squashed.py31 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
46 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
66 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
83 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
101 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
117 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
131 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
153 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
172 ('last_updated', models.DateTimeField(auto_now=True, null=True)),
195 ('last_updated', models.DateTimeField(auto_now=True, null=True)),

12345678910>>...28