answersLogoWhite

0


Best Answer

The CTOD() function converts character data to a date value.

The DTOC() function converts a date value to character data.

Example:

SET CENTURY ON && Shows the century value.

STORE DATE() TO val && Store today's date value.

STORE DTOC(val) TO str && Store the date value as character data.

? 'Today is ', str && Print today's date.

STORE CTOD(str) + 90 TO exp && Store the date 90 days from today.

? 'Your 90-day warranty expires on ', DTOC(exp) && Print the expiry date.

User Avatar

Wiki User

7y ago
This answer is:
User Avatar
More answers
User Avatar

Anonymous

Lvl 1
3y ago

Dtoc

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

Dotc

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
3y ago

Dotc

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the reverse of the CTOD function?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Write a function to reverse a string and to display it?

Yes.


How do you reverse a MOD function in excel?

Ctrl Z


How do you reverse a string in PHP?

A predefined function can reverse a string as shown below:echo strrev('pizza'); // outputs: azzip


Reverse of a string without using string handling function?

shashi


How do you reverse a string with out using strrev?

By writing user defined function.


What key would you use to reverse the function of the shift key?

CONYROL


Why car shakes in reverse?

A vehicle will shake in the reverse function when there is an issue with the engine, although other issues could cause this issue as well.


Car shakes in reverse?

A vehicle will shake in the reverse function when there is an issue with the engine, although other issues could cause this issue as well.


Does a healthy body lead to better brain function?

Not really, but a sickly body can degrade brain function ... so its true in reverse.


How does a zener diode maintain constant output voltage?

sharp reverse breakdown function


How do you reverse a string in PHP without using a function?

Without any function is impossible. So I'll assume you mean any coded function, in which case the predefined function below is your answer.$string = strrev($string);


Does anybody build a yzf450R with reverse?

Though it is possible to build a YZF450R with reverse, it is rarely necessary. The bike is very small and is known for a small turning radius, so a reverse function isn't really of much use.