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 DateTime instance.
AddDays(double) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that adds the specified number of days to the value of this instance.
AddHours(double) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that adds the specified number of hours to the value of this instance.
AddMilliseconds(int) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that adds the specified number of hours to the value of this instance.
AddMinutes(double) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that adds the specified number of hours to the value of this instance.
AddMonths(int) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that adds the specified number of months to the value of this instance.
AddSeconds(int) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that adds the specified number of seconds to the value of this instance.
AddYears(int) - 类 中的方法cn.vorbote.time.DateTime
Returns a new DateTime that 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中的类
DateTime class supports useful methods to times.
DateTime() - 类 的构造器cn.vorbote.time.DateTime
Generate a new DateTime instance of current time.
DateTime(int, int, int) - 类 的构造器cn.vorbote.time.DateTime
Generate a specified DateTime instance of the date.
DateTime(int, int, int, int, int, int) - 类 的构造器cn.vorbote.time.DateTime
Generate a specified DateTime instance of the date.
DateTime(int, int, int, int, int, int, int) - 类 的构造器cn.vorbote.time.DateTime
Generate a specified DateTime instance 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 DateTime instance.

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 DateTime instance minus another instance will return a TimeSpan instance, this TimeSpan instance 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 DateTime instance.

N

Now() - 类 中的静态方法cn.vorbote.time.DateTime
Get the current Date and Time.

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

Unix() - 类 中的方法cn.vorbote.time.DateTime
Get the Unix Timestamp of this current time.
A C D E G H I M N P S T U 
所有类 所有程序包