nn::fnd::DateTime::GetMonth Member Function

Syntax

#include <nn/fnd.h>

s32 GetMonth() const;

Arguments

None.

Return Values

Returns a value between 1 and 12 indicating the month.

Description

Gets the month.

Includes calculations that convert from time elapsed.

Revision History

2010/01/29
Initial version.

CONFIDENTIAL