索引

A C D E G H I J M N P T U 
All Classes and Interfaces|所有程序包|序列化表格

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.
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
 
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(long) - 类的构造器 cn.vorbote.time.DateTime
Build a DateTime instance by java timestamp or unix timestamp.
DateTime(Calendar) - 类的构造器 cn.vorbote.time.DateTime
Generate a new DateTime instance of current time.
DateTime(Date) - 类的构造器 cn.vorbote.time.DateTime
Generate a new DateTime instance of current time.

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

getTimestamp() - 类中的方法 cn.vorbote.time.DateTime
Getter for timestamp, returns a unix timestamp.

H

hashCode() - 类中的方法 cn.vorbote.time.DateTime
 

I

IsLeapYear() - 类中的方法 cn.vorbote.time.DateTime
Returns an indication whether the specified year is a leap year.

J

Java() - 类中的方法 cn.vorbote.time.DateTime
Get the Java Timestamp of this (@code DateTime} instance.

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.

T

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.
ToCalendar() - 类中的方法 cn.vorbote.time.DateTime
Convert DateTime instance to Calendar instance.
ToDate() - 类中的方法 cn.vorbote.time.DateTime
Convert DateTime instance to Date instance.
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.
TotalHours() - 类中的方法 cn.vorbote.time.TimeSpan
Get the total hours 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 J M N P T U 
All Classes and Interfaces|所有程序包|序列化表格