Documentation for the Unity C# Library
Loading...
Searching...
No Matches
DateTimeExtensions Class Reference

Static Public Member Functions

static string GetLocalFormattedDateTime (this DateTime dateTime)
 
static string GetLocalFormattedDateTime (this DateTime? dateTime)
 

Detailed Description

Definition at line 113 of file ApexUtils.cs.

Member Function Documentation

◆ GetLocalFormattedDateTime() [1/2]

static string DateTimeExtensions.GetLocalFormattedDateTime ( this DateTime dateTime)
inlinestatic

Definition at line 128 of file ApexUtils.cs.

◆ GetLocalFormattedDateTime() [2/2]

static string DateTimeExtensions.GetLocalFormattedDateTime ( this DateTime? dateTime)
inlinestatic

Definition at line 115 of file ApexUtils.cs.


The documentation for this class was generated from the following file: