datetime code snippets in csharp

convert datetime to utc in csharp
datetime tryparse in csharp
find days in current month in csharp
find the creation date of a csv file in csharp
find the creation date of a directory in csharp
find the current date in csharp
find the current date and time in csharp
find the current month in csharp
find the current year in csharp
find the last accessed date of a csv file in csharp
find the last accessed date of a directory in csharp
find the last accessed date of a file in csharp
find the last accessed date of a json file in csharp
find the last modified date of a file in csharp
find the last modified date of a json file in csharp
format a date in to the format 'yyyy-mm-dd hh:mm:ss' in csharp
format a date in to the format 'yyyy-mm-dd hh:mm:ss.fff zzz' in csharp
format a date in to the format 'yyyy-mm-dd hh:mm:ss.fff' in csharp
format a date in to the format 'yyyy-mm-dd' in csharp
format a date in to the format month day, year in csharp
format a date in to the format month day, year hour:minute am/pm in csharp
format a date in to the format month day, year hour:minute:second am/pm in csharp
format a date in to the format month day, year hour:minute:second.fff am/pm in csharp
format a date in to the format month day, year hour:minute:second.fff am/pm zzz in csharp
format a date in to the format october 13, 2014 11:13 am in csharp
format a date in to the format october 13, 2014 11:13:00 am in csharp
format a date in to the format october 13, 2014 11:13:00.000 am in csharp
format a date in to the format october 13, 2014 11:13:00.000 am gmt-07:00 in csharp
format datetime to string like 'fr, 28.10.2022' day of week stays two charactes but naguage can change so it can be in german or french in csharp
format datetime to string like 'fr, 28.10.2022' to work with different languages like english, german, freanch in csharp
get days difference between two datetime in csharp
get full year difference between dates in csharp
get one day after a date in csharp
get system boot time in csharp
get system boot time in milliseconds in csharp
get system time using win32 api in csharp
get system uptime in csharp
if datetime is not null in csharp

gistlibby LogSnag