索引
All Classes and Interfaces|所有程序包|序列化表格
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
- 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
DateTimeinstance ofcurrenttime. - 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. - DateTime(long) - 类的构造器 cn.vorbote.time.DateTime
-
Build a
DateTimeinstance by java timestamp or unix timestamp. - DateTime(Calendar) - 类的构造器 cn.vorbote.time.DateTime
-
Generate a new DateTime instance of
currenttime. - DateTime(Date) - 类的构造器 cn.vorbote.time.DateTime
-
Generate a new DateTime instance of
currenttime.
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
- 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.
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.
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
DateTimeinstance toCalendarinstance. - ToDate() - 类中的方法 cn.vorbote.time.DateTime
-
Convert
DateTimeinstance toDateinstance. - 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. - 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 T UAll Classes and Interfaces|所有程序包|序列化表格