[][src]Function solana_config_program::date_instruction::store

pub fn store(date_pubkey: &Pubkey, date: Date<Utc>) -> Instruction

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