Replace pistache solar-server with .net solar api
This commit is contained in:
6
src/Solar.Api/Constants/Format.cs
Normal file
6
src/Solar.Api/Constants/Format.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace Solar.Api.Constants;
|
||||
|
||||
internal static class Format
|
||||
{
|
||||
public const string Date = "yyyy-MM-dd";
|
||||
}
|
||||
Reference in New Issue
Block a user