ShenChen93

Results 3 issues of ShenChen93

Hi There, Recently, I met some issue while using module-alias. The use case is: I have two nodejs package A & B. Here is the package A [aliasTest.zip](https://github.com/ilearnio/module-alias/files/3517193/aliasTest.zip), which use...

I get the nextOccurent which is of type IDateTime by following code: ``` var occurrences = calendar.GetOccurrences(searchStartTime, searchEndTime); var nextOccurence = occurrences.First().Period.StartTime; ``` It has value "4/30/2023 9:00:00 PM america/mexico_city",...

##### Description It seems java codegen doesn't support mastache as template engine. ##### Swagger-codegen version 3.0.13 ##### Swagger declaration file content or url ##### Command line used for generation java...