solana_config_program::date_instruction

Function store

source
pub fn store(date_pubkey: &Pubkey, date_time: DateTime<Utc>) -> Instruction
Expand description

Set the date in the date account. The account pubkey must be signed in the transaction containing this instruction.