Home
last modified time | relevance | path

Searched refs:ReadDate (Results 1 – 25 of 103) sorted by relevance

12345

/dports/deskutils/treeline/TreeLine/samples/
H A D130en_sample_basic_booklist.trln45 "fieldname": "ReadDate",
65 "Last Read: {*ReadDate*}, Rating: {*Rating*}",
116 "ReadDate": "2000-10-01",
129 "ReadDate": "1998-07-01",
156 "ReadDate": "1998-09-01",
169 "ReadDate": "2000-08-01",
182 "ReadDate": "2001-05-01",
H A D240en_sample_table_booklist.trln45 "fieldname": "ReadDate",
67 "Last Read: {*ReadDate*}",
122 "ReadDate": "2000-10-01",
135 "ReadDate": "1998-07-01",
162 "ReadDate": "1998-09-01",
175 "ReadDate": "2000-08-01",
188 "ReadDate": "2001-05-01",
/dports/security/keepass/KeePass-2.49-Source/KeePass/DataExchange/Formats/
H A DPwAgentXml3.cs118 ReadDate(pg, xmlNode.Attributes["dateModified"], true, true, false); in ReadGroup()
137 ReadDate(pe, xmlNode.Attributes["dateModified"], true, true, false); in ReadEntry()
154 ReadDate(pe, xmlChild, true, false, false); in ReadEntry()
156 ReadDate(pe, xmlChild, false, true, false); in ReadEntry()
158 ReadDate(pe, xmlChild, false, false, true); in ReadEntry()
180 private static void ReadDate(ITimeLogger tl, XmlNode xn, in ReadDate() method in KeePass.DataExchange.Formats.PwAgentXml3
/dports/deskutils/treeline/TreeLine/templates/
H A D220en_Book_List.trln38 "fieldname": "ReadDate",
52 "Last Read: {*ReadDate*}",
100 "ReadDate": "2007-04-30",
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Handlers/
H A DDateHandlerBase.cs42 return mf._primitive.ReadDate(writer); in Read()
47 return PrimitiveMarshaller().ReadDate(a_bytes); in Read1()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/tests/Functional/
H A DContentDispositionTest.cs30 Assert.Equal(DateTime.MinValue, cd.ReadDate); in DefaultCtor_ExpectedDefaultPropertyValues()
118 Assert.Equal(DateTime.MinValue, cd.ReadDate); in Dates_RoundtripWithoutImpactingOtherDates()
130 cd.ReadDate = dt3; in Dates_RoundtripWithoutImpactingOtherDates()
135 Assert.Equal(dt3, cd.ReadDate); in Dates_RoundtripWithoutImpactingOtherDates()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Net.Http/Test/System.Net.Http.Headers/
H A DContentDispositionHeaderValueTest.cs97 Assert.AreEqual (new DateTimeOffset (2002, 10, 2, 15, 0, 0, TimeSpan.Zero), res.ReadDate, "#17"); in Parse()
182 Assert.IsNull (value.ReadDate, "#8"); in Properties()
198 Assert.AreEqual (new DateTimeOffset (2001, 6, 1, 1, 1, 1, TimeSpan.Zero), value.ReadDate, "#16"); in Properties()
/dports/devel/fpc-fcl-json/fpc-3.2.2/packages/fcl-json/tests/
H A Dtcjsonini.pp331 AssertEquals('Value, case OK',D,Ini.ReadDate('a','d',DD));
332 AssertEquals('Value, key case not OK',D,Ini.ReadDate('a','D',DD));
333 AssertEquals('Value, section case not OK',D,Ini.ReadDate('A','d',DD));
334 AssertEquals('Value, section not exist',DD,Ini.ReadDate('C','d',DD));
335 AssertEquals('Value, date as integer',D,Ini.ReadDate('a','id',DD));
336 AssertEquals('Value, date as float',D,Ini.ReadDate('a','fd',DD));
504 AssertEquals('Can read value',D+1,Ini.ReadDate('a','i',0));
587 AssertEquals('Date',D, Ini.ReadDate('a','d',0));
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-json/tests/
H A Dtcjsonini.pp331 AssertEquals('Value, case OK',D,Ini.ReadDate('a','d',DD));
332 AssertEquals('Value, key case not OK',D,Ini.ReadDate('a','D',DD));
333 AssertEquals('Value, section case not OK',D,Ini.ReadDate('A','d',DD));
334 AssertEquals('Value, section not exist',DD,Ini.ReadDate('C','d',DD));
335 AssertEquals('Value, date as integer',D,Ini.ReadDate('a','id',DD));
336 AssertEquals('Value, date as float',D,Ini.ReadDate('a','fd',DD));
504 AssertEquals('Can read value',D+1,Ini.ReadDate('a','i',0));
587 AssertEquals('Date',D, Ini.ReadDate('a','d',0));
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/programs/crystal/
H A Ddocument.cc88 gcu::ReadDate (xml, "creation", &m_CreationDate); in ParseXMLTree()
89 gcu::ReadDate (xml, "revision", &m_RevisionDate); in ParseXMLTree()
/dports/irc/smuxi/smuxi-1.1/lib/db4o-net/Db4objects.Db4o/Db4objects.Db4o/Internal/Marshall/
H A DPrimitiveMarshaller.cs15 public abstract DateTime ReadDate(ByteArrayBuffer bytes); in ReadDate() method in Db4objects.Db4o.Internal.Marshall.PrimitiveMarshaller
H A DPrimitiveMarshaller1.cs16 public override DateTime ReadDate(ByteArrayBuffer bytes) in ReadDate() method in Db4objects.Db4o.Internal.Marshall.PrimitiveMarshaller1
H A DPrimitiveMarshaller0.cs16 public override DateTime ReadDate(ByteArrayBuffer bytes) in ReadDate() method in Db4objects.Db4o.Internal.Marshall.PrimitiveMarshaller0
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Mail/ref/
H A DSystem.Net.Mime.cs20 public DateTime ReadDate { get { throw null; } set { } } property in System.Net.Mime.ContentDisposition
/dports/science/gchemutils/gnome-chemistry-utils-0.14.16/libs/gcu/
H A Dxml-utils.h222 bool ReadDate (xmlNodePtr node, char const *name, GDate *date);
/dports/devel/fpc-fcl-base/fpc-3.2.2/packages/fcl-base/examples/
H A Dinifmt.pp52 d := ini.ReadDate('Data', 'date', 0);
/dports/lang/fpc/fpc-3.2.2/packages/fcl-base/examples/
H A Dinifmt.pp52 d := ini.ReadDate('Data', 'date', 0);
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-base/examples/
H A Dinifmt.pp52 d := ini.ReadDate('Data', 'date', 0);
/dports/devel/fpc-fcl-registry/fpc-3.2.2/packages/fcl-registry/src/
H A Dregistry.pp119 function ReadDate(const Name: UnicodeString): TDateTime;
120 function ReadDate(const Name: String): TDateTime;
213 function ReadDate(const Section, Ident: string; Default: TDateTime):TDateTime;
248 function ReadDate(const Section, Name: string; Default: TDateTime): TDateTime; override;
544 function TRegistry.ReadDate(const Name: UnicodeString): TDateTime;
550 function TRegistry.ReadDate(const Name: String): TDateTime;
552 Result:=ReadDate(UnicodeString(Name));
1026 function TRegistryIniFile.ReadDate(const Section, Name: string;
1029 Result:=FRegInifile.ReadDate(Section,Name,Default);
H A Dregini.inc232 function TRegIniFile.ReadDate(const Section, Ident: string; Default: TDateTime):TDateTime;
239 Result := inherited ReadDate(Ident)
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-registry/src/
H A Dregistry.pp119 function ReadDate(const Name: UnicodeString): TDateTime;
120 function ReadDate(const Name: String): TDateTime;
213 function ReadDate(const Section, Ident: string; Default: TDateTime):TDateTime;
248 function ReadDate(const Section, Name: string; Default: TDateTime): TDateTime; override;
544 function TRegistry.ReadDate(const Name: UnicodeString): TDateTime;
550 function TRegistry.ReadDate(const Name: String): TDateTime;
552 Result:=ReadDate(UnicodeString(Name));
1026 function TRegistryIniFile.ReadDate(const Section, Name: string;
1029 Result:=FRegInifile.ReadDate(Section,Name,Default);
H A Dregini.inc232 function TRegIniFile.ReadDate(const Section, Ident: string; Default: TDateTime):TDateTime;
239 Result := inherited ReadDate(Ident)
/dports/lang/fpc-source/fpc-3.2.2/tests/webtbs/
H A Dtw25170.pp45 mDateOut := mR.ReadDate;
/dports/net/rclone/rclone-1.57.0/backend/mailru/api/
H A Dhelpers.go223 func (r *BinReader) ReadDate() time.Time { func
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.Http/tests/UnitTests/Headers/
H A DContentDispositionHeaderValueTest.cs57 Assert.Null(contentDisposition.ReadDate); in Ctor_ContentDispositionValidFormat_SuccessfullyCreated()
284 Assert.Null(contentDisposition.ReadDate); in Dates_InvalidDates_PropertyFails()
286 contentDisposition.ReadDate = null; in Dates_InvalidDates_PropertyFails()
287 Assert.Null(contentDisposition.ReadDate); in Dates_InvalidDates_PropertyFails()

12345