nn::fnd::DateTime::ReplaceSecond Member Function

Syntax

#include <nn/fnd.h>

DateTime ReplaceSecond(
     s32 second
) const;

Arguments

Name Description
second

Return Values

Returns a DateTime object with the value replaced.

Description

Replaces the second.

Revision History

2010/02/18
Initial version.

CONFIDENTIAL