You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
package com.fanruan.api.function; |
|
|
|
/** |
|
* 基本函数,获取一个表示某一特定日期的系列数。 |
|
* @author Kalven |
|
* @version 10.0 |
|
* Created by Kalven on 2019/8/31 |
|
*/ |
|
public class DATE extends com.fr.function.DATE { |
|
}
|
|
|