Definition of Date

Babylon English
date
v. write a date on; apply a date to; go out with a person of the opposite sex
n. day month and year according to the calendar; interview, meeting; fruit of a date palm tree

Search Dictionary:
Search Web Search Dictionary



Date definition was found in categories: Computer & Internet(3)  Language, Idioms & Slang(10)  Business & Finance(1)  Religion & Spirituality(1)  Science & Technology(2)  Arts & Humanities(1)  Entertainment & Music(2)  Encyclopedia(1)  

Date Definition from Computer & Internet Dictionaries & Glossaries

FOLDOC
date
<conventiondata> A string unique to a time duration of 24 hours between 2 successive midnights defined by the local time zone. The specific representation of a date will depend on which calendar convention is in force; e.g., Gregorian, Islamic, Japanese, Chinese, Hebrew etc. as well as local ordering conventions such as UK: day/month/year, US: month/day/year.
Inputting and outputting dates on computers is greatly complicated by these localisation issues which is why they tend to operate on dates internally in some unified form such as seconds past midnight at the start of the first of January 1970.
Many software and hardware representations of dates allow only two digits for the year, leading to the year 2000 problem.
Unix manual page: date(1), ctime(3).
(1997-07-11)

JDK Doc(JAVA)
Date
- class java.sql..Date 
public class Date extends Date 
Tree:java.lang.Object - java.util.Date - java.sql.Date


Date *2
- class java.util..Date 
public class Date extends Object implements Serializable , Cloneable , Comparable 
Tree:java.lang.Object - java.util.Date
The class Date represents a specific instant in time, with millisecond precision.

Date()
- Constructor for class java.util.Date 
public Date ()
Allocates a Date object and initializes it so that it represents the time at which it was allocated, measured to the nearest millisecond.See Also:  System.currentTimeMillis()

Date(String)
- Constructor for class java.util.Date 
public Date (String  s)
Deprecated.  As of JDK version 1.1, replaced by DateFormat.parse(String s).Allocates a object and initializes it so that it represents the date and time indicated by the string , which is interpreted as if by the method.Allocates a Date object and initializes it so that it represents the date and time indicated by the string s, which is interpreted as if by the parse(java.lang.String) method.Parameters: s - a string representation of the date.See Also:  DateFormat , parse(java.lang.String)

Date(int, int, int)
- Constructor for class java.sql.Date 
public Date (int year, int month, int day)
Deprecated.  instead use the constructor Date(long date)Constructs a object initialized with the given year, month, and day.Constructs a Date object initialized with the given year, month, and day.Parameters: year - year-1900 - 0 to 11month - 0 to 11 - 1 to 31day - 1 to 31

Date(int, int, int) *2
- Constructor for class java.util.Date 
public Date (int year, int month, int date)
Deprecated.  As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date) or GregorianCalendar(year + 1900, month, date).Allocates a object and initializes it so that it represents midnight, local time, at the beginning of the day specified by the , , and arguments.Allocates a Date object and initializes it so that it represents midnight, local time, at the beginning of the day specified by the year, month, and date arguments.Parameters: year - the year minus 1900. - the month between 0-11.month - the month between 0-11. - the day of the month between 1-31.date - the day of the month between 1-31.See Also:  Calendar

Date(int, int, int, int, int)
- Constructor for class java.util.Date 
public Date (int year, int month, int date, int hrs, int min)
Deprecated.  As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min) or GregorianCalendar(year + 1900, month, date, hrs, min).Allocates a object and initializes it so that it represents the instant at the start of the minute specified by the , , , , and arguments, in the local time zone.Allocates a Date object and initializes it so that it represents the instant at the start of the minute specified by the year, month, date, hrs, and min arguments, in the local time zone.Parameters: year - the year minus 1900. - the month between 0-11.month - the month between 0-11. - the day of the month between 1-31.date - the day of the month between 1-31. - the hours between 0-23.hrs - the hours between 0-23. - the minutes between 0-59.min - the minutes between 0-59.See Also:  Calendar

Date(int, int, int, int, int, int)
- Constructor for class java.util.Date 
public Date (int year, int month, int date, int hrs, int min, int sec)
Deprecated.  As of JDK version 1.1, replaced by Calendar.set(year + 1900, month, date, hrs, min, sec) or GregorianCalendar(year + 1900, month, date, hrs, min, sec).Allocates a object and initializes it so that it represents the instant at the start of the second specified by the , , , , , and arguments, in the local time zone.Allocates a Date object and initializes it so that it represents the instant at the start of the second specified by the year, month, date, hrs, min, and sec arguments, in the local time zone.Parameters: year - the year minus 1900. - the month between 0-11.month - the month between 0-11. - the day of the month between 1-31.date - the day of the month between 1-31. - the hours between 0-23.hrs - the hours between 0-23. - the minutes between 0-59.min - the minutes between 0-59. - the seconds between 0-59.sec - the seconds between 0-59.See Also:  Calendar

Date(long)
- Constructor for class java.sql.Date 
public Date (long date)
Constructs a Date object using a milliseconds time value. If the given millisecond value contains time information, the driver will set the time components to zero.Parameters: date - milliseconds since January 1, 1970, 00:00:00 GMT. A negative number indicates the number of milliseconds before January 1, 1970, 00:00:00 GMT.

Date(long) *2
- Constructor for class java.util.Date 
public Date (long date)
Allocates a Date object and initializes it to represent the specified number of milliseconds since the standard base time known as "the epoch", namely January 1, 1970, 00:00:00 GMT.Parameters: date - the milliseconds since January 1, 1970, 00:00:00 GMT.See Also:  System.currentTimeMillis()

PHP Functions (4.3.2)
date
(PHP 3, PHP 4 )
date -- Format a local time/date
string date ( string format [, int timestamp])
More Info


Date Definition from Language, Idioms & Slang Dictionaries & Glossaries

Webster's Revised Unabridged Dictionary (1913)
Date
(v. t.)
To note the time of writing or executing; to express in an instrument the time of its execution; as, to date a letter, a bond, a deed, or a charter.
  
(v. t.)
To note or fix the time of, as of an event; to give the date of; as, to date the building of the pyramids.
  
(v. i.)
To have beginning; to begin; to be dated or reckoned; -- with from.
  
(n.)
The point of time at which a transaction or event takes place, or is appointed to take place; a given point of time; epoch; as, the date of a battle.
  
(n.)
The fruit of the date palm; also, the date palm itself.
  
(n.)
That addition to a writing, inscription, coin, etc., which specifies the time (as day, month, and year) when the writing or inscription was given, or executed, or made; as, the date of a letter, of a will, of a deed, of a coin. etc.
  
(n.)
Given or assigned length of life; dyration.
  
(n.)
Assigned end; conclusion.
  

WordNet 2.0
date

Noun
1. the specified day of the month; "what is the date today?"
(synonym) day of the month
(hypernym) day, twenty-four hours, solar day, mean solar day
(hyponym) maturity, maturity date, due date
2. a particular day specified as the time something will happen; "the date of the election is set by law"
(hypernym) day, twenty-four hours, solar day, mean solar day
(hyponym) rain date
3. a meeting arranged in advance; "she asked how to avoid kissing at the end of a date"
(synonym) appointment, engagement
(hypernym) meeting, get together
(hyponym) blind date
(member-meronym) escort
(derivation) go steady, go out, see
4. a particular but unspecified point in time; "they hoped to get together at an early date"
(hypernym) point, point in time
5. the present; "they are up to date"; "we haven't heard from them to date"
(hypernym) present, nowadays
6. a participant in a date; "his date never stopped talking"
(synonym) escort
(hypernym) companion, comrade, fellow, familiar, associate
(hyponym) blind date
(member-holonym) appointment, engagement
(derivation) go steady, go out, see
7. the particular day, month, or year (usually according to the Gregorian calendar) that an event occurred; "he tried to memorizes all the dates for his history class"
(hypernym) calendar day, civil day
(hyponym) epoch, date of reference
8. sweet edible fruit of the date palm with a single long woody seed
(hypernym) edible fruit
(part-holonym) date palm, Phoenix dactylifera

Verb
1. go on a date with; "Tonight she is dating a former high school sweetheart"
(hypernym) go out
(hyponym) double-date
(verb-group) go steady, go out, see
(derivation) escort
2. stamp with a date; "The package is dated November 24"
(synonym) date stamp
3. assign a date to; determine the (probable) date of; "Scientists often cannot date precisely archeological or prehistorical findings"
(hypernym) determine, set
(hyponym) chronologize, chronologise
4. date regularly; have a steady relationship with; "Did you know that she is seeing an older man?"; "He is dating his former wife again!"
(synonym) go steady, go out, see
(hypernym) consort, associate, affiliate, assort
(derivation) escort
5. provide with a dateline; mark with a date; "She wrote the letter on Monday but she dated it Saturday so as not to reveal that she procrastinated"
(hypernym) supply, provide, render, furnish
(hyponym) dateline, datemark, date-mark

ENGLISH IDIOMS 2.EDITION
date
boy and girl go to a movie etc., go out with, see Tong has been dating May since they met at Christmas.

The Phrase Finder
Date rape
Meaning
Rape by an acquaintance during a social engagement.
Origin
USA origin, 1990s.

Australian Slang
Date
arse, asshole; poke or prod in the buttocks (from “date” - the fruit of the date palm)


Date roll
toilet paper

Use-by-date
time at which one is no longer needed, necessary, useful, cool, in fashion, etc.

English Idioms WM 1.3a
date
boy and girl go to a movie etc., go out withsee 
Tong has been dating May since they met at Christmas.

hEnglish - advanced version
date

date
\date\ (?), n. [f. date, ll. data, fr. l. datus given, p. p. of dare to give; akin to gr. &?;, oslaw. dati, skr. dā. cf. datum, dose, dato, die.]
1. that addition to a writing, inscription, coin, etc., which specifies the time (as day, month, and year) when the writing or inscription was given, or executed, or made; as, the date of a letter, of a will, of a deed, of a coin. etc. and bonds without a date, they say, are void.
2. the point of time at which a transaction or event takes place, or is appointed to take place; a given point of time; epoch; as, the date of a battle. he at once, down the long series of eventful time, so fixed the dates of being, so disposed to every living soul of every kind the field of motion, and the hour of rest.
3. assigned end; conclusion. [r.] what time would spare, from steel receives its date.
4. given or assigned length of life; dyration. [obs.] good luck prolonged hath thy date. through his life's whole date.


  similar words(18) 




 chinese date 
 date from 
 date line 
 up-to-date 
 date palm 
 date plum 
 maturity date 
 out of date 
 due date 
 date fish 
 date back 
 date shell 
 to date 
 rain date 
 to bear date 
 out-of-date 
 date tree 
 international date line 

Concise English-Irish Dictionary v. 1.1
date
dáta

English Phonetics

JM Welsh <=> English Dictionary
Dyddiad
Dyddiad = n. a dating, a date

Dyddio
Dyddio = v. to become day; to date


Date Definition from Business & Finance Dictionaries & Glossaries

BASSAM Trade, Real Estate, Mortgage, Fund,Invest, Insurance,& Tax,Terms/abbreviations/defin.
Date
The date at which the offering price and NAV prices apply. Date is usually one day before the Last Update, more if Last Update falls after a weekend or holiday. However, if there have been no trades since the previous day, Date will display the Date of the last trade. Note: Mutual fund net asset values are calculated at the end of each trading day. Usually the results are obtainable around one or two hours after the market closes, 4:00 PM ET, depending on the size of the mutual fund. If a fund's total assets and holdings are large, it might take longer for the fund to calculate it's net asset value. This is why current mutual fund quotes are only available for previous trading day's close.


Date Definition from Religion & Spirituality Dictionaries & Glossaries

Easton's Bible Dictionary
Date
the fruit of a species of palm (q.v.), the Phoenix dactilifera. This was a common tree in Palestine (Joel 1:12; Neh. 8:15). Palm branches were carried by the Jews on festive occasions, and especially at the feast of Tabernacles (Lev. 23:40; Neh. 8:15).


Date Definition from Science & Technology Dictionaries & Glossaries

ETSI and 3GPP
DATE
Dedicated Access to X.25 Transport Extension

Telecommunication Standard Terms
date
An instant in the passage of time, identified with desired precision by a clock and a calendar. Note: An example of a date is 23 seconds after 3:14 PM on February 9, 1926. This date might be represented as 1926FEB091514.23.


Date Definition from Arts & Humanities Dictionaries & Glossaries

English-Latin Online Dictionary
date
balanus


Date Definition from Entertainment & Music Dictionaries & Glossaries

English to Federation-Standard Golic Vulcan
Date (n.)
kinuf (anc.)

English - Klingon
stardate
n. HovpoH


Date Definition from Encyclopedia Dictionaries & Glossaries

Wikipedia English - The Free Encyclopedia
Date
Date may refer to:

See more at Wikipedia.org...


Datateknologerna vid Åbo Akademi
Datateknologerna vid Åbo Akademi r.f. (DaTe) is an organisation for computer engineering students at the Faculty of Technology at Åbo Akademi University in Turku (Åbo in Swedish), Finland. It was founded on August 241999 at 16:32.

The total number of members is about 160, but slowly growing. Members of DaTe can also get a membership in the Kemistklubben club for chemists and process engineering students at the Faculty of Technology and at the Faculty of Mathematics and Natural Sciences.


See more at Wikipedia.org...