根據當前日期生成年 月 日多層級資料夾

2021-09-21 01:27:12 字數 883 閱讀 5643

根據當前日期生成多層級目錄,按年-日-月來生成。

接收檔案需要根據日期接收,然後將每天接收的檔案放在不同的資料夾下,好區分。

這是在d盤下生成的2019/5/2的多層級目錄資料夾

方法
/**

* @description: todo 預設建立多層日期 年-月-日 分層資料夾,預設建立到d盤下

* @param $

* @return $

* @throws

* @author

* @date 2019/4/30 21:16

*/public static string getdatepathbycreatefile()else

"---------------------------檔案寫入結束---------------------------");

return filepath;

}/**

* @description: todo 根據引數dish也就是碟符建立進哪個資料夾

* @param $

* @return $

* @throws

* @author

* @date 2019/4/30 21:27

*/public static string getdatepathbycreatefile(string dish)else else

"---------------------------檔案寫入結束---------------------------");

}return filepath;

}public static void main(string args)

根據當前日期 天數,取得當前日期減去天數之前的日期

根據當前日期 天數,取得當前日期減去天數之前的日期 方法一 dateformat sdformat new dateformat yyyy mm dd date newdate new date string enddate sdformat.format newdate 取得系統時間的當前日期,即...

獲取當前日期

js獲取當前時間 獲取當前時間戳 function getnowdate 時間戳轉所需樣式 timechange.js long型別時間轉換為日期 擴充套件date的format方法 date.prototype.format function format if y test format for...

時間函式 當前日期時間 當前時間 幾年前的年 月

時間函式 當前日期時間 當前時間 幾年前的年 月 當前日期時間 select getdate 當前時間 select convert varchar 20 getdate 8 當前日期 select convert varchar 10 getdate 120 幾年 月 select datepar...