Coding Grounds
Compilation of different programming projects I amuse myself with.
Saturday, 10 August 2024
Calculating DateTime in .NET from Unix timestamp
›
This article will describe how to calculate datetime in .NET . A Unix timestamp is defined as : - The number of SECONDS that has passed S...
Friday, 9 August 2024
Converting an UTC datetime into a datetime in an arbitrary time zone
›
This article will show a method how to convert an UTC datetime into an arbitrary time zone. Here is the extension method for that shown be...
Tuesday, 23 July 2024
Displaying Emojis in Windows based consoles
›
This article will show you how you can get started with showing emojis in Windows based consoles. For an initial peek - Here is a video sh...
‹
›
Home
View web version