help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: number or date? how to know type data


From: Andreas Weber
Subject: Re: number or date? how to know type data
Date: Mon, 11 Mar 2019 19:55:14 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

Am 10.03.19 um 19:07 schrieb gigiolone123:
i need to know if it's a number or date

What is a date and what is a number?

dates can be expressed in many, many ways, see "help datestr"
Also string representation of numbers differs in decimal seperators.

If you want some "magical detection" if a string is a number or a date you hafe to make some assumptions for the string representation.

-- Andy




reply via email to

[Prev in Thread] Current Thread [Next in Thread]