nn::fnd::DateTime::ReplaceMonth Function

Syntax

#include <nn/fnd.h>

DateTime ReplaceMonth(
     s32 month
) const;

Arguments

Name Description
month

Return Values

Returns a DateTime object with the value replaced.

Description

Replaces the month.

Revision History

2010/02/18
Initial version.

CONFIDENTIAL