#typescript
-  How to use Javascript Date with host environment’s local timezone The most intuitive basics of landing Javascript (JS) Date and local timezone, with or without DTS. 
-  Interface or Type Alias in Typescript—A Short Opinionated Answer Use type aliases for immutability and consistency, but interfaces may be preferred when it comes to error messages.