# Format DateTime as String

Grammardatetime Weekday
FlagsFunction

Formats a DateTime as a non-localized human readable string.

# Arguments

  • datetime — DateTime

Returns — string

string libNtve_gf_FormatDateTimeasString(
	datetime lp_datetime,
);

Category: DateTime

# Examples

— None found —