|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smartfrog.sfcore.languages.sf.functions.BaseFunction
org.smartfrog.sfcore.languages.sf.functions.Date
public class Date
Defines the Date function that returns a string representation of the current date and time.
| Field Summary |
|---|
| Fields inherited from class org.smartfrog.sfcore.languages.sf.functions.BaseFunction |
|---|
context, name |
| Constructor Summary | |
|---|---|
Date()
|
|
| Method Summary | |
|---|---|
protected java.lang.Object |
doFunction()
Interface method. |
| Methods inherited from class org.smartfrog.sfcore.languages.sf.functions.BaseFunction |
|---|
doit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Date()
| Method Detail |
|---|
protected java.lang.Object doFunction()
Date.toString(); it will move to ISO8601/RFC3339
format with the next release
doFunction in class BaseFunction
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||