A C D E G H I M N P S T U
所有类 所有程序包
所有类 所有程序包
所有类 所有程序包
A
- Add(TimeSpan) - 类 中的方法cn.vorbote.time.DateTime
-
Add the specific time to the
DateTimeinstance. - AddDays(double) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of days to the value of this instance. - AddHours(double) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of hours to the value of this instance. - AddMilliseconds(int) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of hours to the value of this instance. - AddMinutes(double) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of hours to the value of this instance. - AddMonths(int) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of months to the value of this instance. - AddSeconds(int) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of seconds to the value of this instance. - AddYears(int) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a new
DateTimethat adds the specified number of years to the value of this instance.
C
- cn.vorbote.time - 程序包 cn.vorbote.time
- cn.vorbote.time.exceptions - 程序包 cn.vorbote.time.exceptions
- compareTo(DateTime) - 类 中的方法cn.vorbote.time.DateTime
-
Compares this object with the specified object for order.
- CompareTo(DateTime) - 类 中的方法cn.vorbote.time.DateTime
-
Compares this object with the specified object for order.
D
- DateTime - cn.vorbote.time中的类
-
DateTimeclass supports useful methods to times. - DateTime() - 类 的构造器cn.vorbote.time.DateTime
-
Generate a new DateTime instance of
currenttime. - DateTime(int, int, int) - 类 的构造器cn.vorbote.time.DateTime
-
Generate a specified
DateTimeinstance of the date. - DateTime(int, int, int, int, int, int) - 类 的构造器cn.vorbote.time.DateTime
-
Generate a specified
DateTimeinstance of the date. - DateTime(int, int, int, int, int, int, int) - 类 的构造器cn.vorbote.time.DateTime
-
Generate a specified
DateTimeinstance of the date.
E
- equals(Object) - 类 中的方法cn.vorbote.time.DateTime
- Equals(DateTime) - 类 中的方法cn.vorbote.time.DateTime
-
Returns a value indicating whether the value of this instance is equal to the value of the specified
DateTimeinstance.
G
- getDays() - 类 中的方法cn.vorbote.time.TimeSpan
-
Getter for field
days. - getHours() - 类 中的方法cn.vorbote.time.TimeSpan
-
Getter for field
hours. - getMilliseconds() - 类 中的方法cn.vorbote.time.TimeSpan
-
Getter for field
milliseconds. - getMinutes() - 类 中的方法cn.vorbote.time.TimeSpan
-
Getter for field
minutes. - getSeconds() - 类 中的方法cn.vorbote.time.TimeSpan
-
Getter for field
seconds.
H
- hashCode() - 类 中的方法cn.vorbote.time.DateTime
I
- IsLeapYear() - 类 中的方法cn.vorbote.time.DateTime
-
Returns an indication whether the specified year is a leap year.
M
- Minus(DateTime) - 类 中的方法cn.vorbote.time.DateTime
-
A
DateTimeinstance minus another instance will return aTimeSpaninstance, thisTimeSpaninstance will tell you how many days, hours, minutes, seconds and milliseconds between them. - Minus(TimeSpan) - 类 中的方法cn.vorbote.time.DateTime
-
Minus the specific time to the
DateTimeinstance.
N
P
- Pattern() - 类 中的方法cn.vorbote.time.DateTime
-
Get pattern for this datetime.
- Pattern(String) - 类 中的方法cn.vorbote.time.DateTime
-
Set pattern for this datetime.
S
- setDays(int) - 类 中的方法cn.vorbote.time.TimeSpan
-
Setter for field
days. - setHours(int) - 类 中的方法cn.vorbote.time.TimeSpan
-
Setter for field
hours. - setMilliseconds(int) - 类 中的方法cn.vorbote.time.TimeSpan
-
Setter for field
milliseconds. - setMinutes(int) - 类 中的方法cn.vorbote.time.TimeSpan
-
Setter for field
minutes. - setSeconds(int) - 类 中的方法cn.vorbote.time.TimeSpan
-
Setter for field
seconds.
T
- TimeOutRangeException - cn.vorbote.time.exceptions中的异常错误
- TimeOutRangeException() - 异常错误 的构造器cn.vorbote.time.exceptions.TimeOutRangeException
- TimeOutRangeException(String) - 异常错误 的构造器cn.vorbote.time.exceptions.TimeOutRangeException
- TimeSpan - cn.vorbote.time中的类
-
Represents a time interval.
- TimeSpan() - 类 的构造器cn.vorbote.time.TimeSpan
- Timestamp() - 类 中的方法cn.vorbote.time.DateTime
-
Get the timestamp.
- Timestamp(long) - 类 中的方法cn.vorbote.time.DateTime
-
Set the timestamp.
- toString() - 类 中的方法cn.vorbote.time.DateTime
-
This method
o.toString()will convert the timestamp to a string time expression in the specified format. - toString() - 类 中的方法cn.vorbote.time.TimeSpan
- ToString() - 类 中的方法cn.vorbote.time.DateTime
-
This method
o.toString()will convert the timestamp to a string time expression in the specified format. - TotalMilliseconds() - 类 中的方法cn.vorbote.time.TimeSpan
-
Get the total milliseconds in this
TimeSpan. - TotalSeconds() - 类 中的方法cn.vorbote.time.TimeSpan
-
Get the total seconds in this
TimeSpan.
U
A C D E G H I M N P S T U所有类 所有程序包